Searched refs:ISIS_MASK_LSP_ATT_ERROR_BIT (Results 1 – 1 of 1) sorted by relevance
548 #define ISIS_MASK_LSP_ATT_ERROR_BIT(x) (GET_U_1(x)&0x40) macro2748 ND_PRINT("%s", ISIS_MASK_LSP_ATT_ERROR_BIT(header_lsp->typeblock) ? "error " : ""); in isis_print()