Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-isoclns.c488 #define ISIS_MASK_LSP_ATT_ERROR_BIT(x) ((x)&0x40) macro
2441 … ND_PRINT((ndo, "%s", ISIS_MASK_LSP_ATT_ERROR_BIT(header_lsp->typeblock) ? "error " : "")); in isis_print()