Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-isoclns.c145 #define ISIS_TLV_IIH_SEQNR_MINLEN 4 macro
3026 if (tmp < ISIS_TLV_IIH_SEQNR_MINLEN) in isis_print()
3028 if (!TTEST2(*tptr, ISIS_TLV_IIH_SEQNR_MINLEN)) /* check if four bytes are on the wire */ in isis_print()