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

/external/tcpdump/
H A Dprint-isoclns.c145 #define ISIS_TLV_IIH_SEQNR_MINLEN 4 macro
2621 if (tmp < ISIS_TLV_IIH_SEQNR_MINLEN)
2623 if (!TTEST2(*tptr, ISIS_TLV_IIH_SEQNR_MINLEN)) /* check if four bytes are on the wire */

Completed in 55 milliseconds