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.c143 #define ISIS_TLV_IIH_SEQNR_MINLEN 4 macro
3087 if (tmp < ISIS_TLV_IIH_SEQNR_MINLEN) in isis_print()
3089 ND_TCHECK2(*tptr, ISIS_TLV_IIH_SEQNR_MINLEN); /* check if four bytes are on the wire */ in isis_print()