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

/freebsd-9.3-release/contrib/tcpdump/
H A Dprint-isoclns.c147 #define ISIS_TLV_IIH_SEQNR_MINLEN 4 macro
3027 if (tmp < ISIS_TLV_IIH_SEQNR_MINLEN)
3029 if (!TTEST2(*tptr, ISIS_TLV_IIH_SEQNR_MINLEN)) /* check if four bytes are on the wire */

Completed in 49 milliseconds