Searched refs:ISIS_MASK_LSP_ATT_ERROR_BIT (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/tcpdump/
H A Dprint-isoclns.c491 #define ISIS_MASK_LSP_ATT_ERROR_BIT(x) ((x)&0x40) macro
2353 printf("%s", ISIS_MASK_LSP_ATT_ERROR_BIT(header_lsp->typeblock) ? "error " : "");

Completed in 149 milliseconds