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

/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dprint-isoclns.c489 #define ISIS_MASK_LSP_ATT_ERROR_BIT(x) ((x)&0x40) macro
2351 printf("%s", ISIS_MASK_LSP_ATT_ERROR_BIT(header_lsp->typeblock) ? "error " : "");

Completed in 114 milliseconds