Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-chdlc.c138 #define SLARP_MIN_LEN 14 macro
148 if (length < SLARP_MIN_LEN) in chdlc_slarp_print()
152 ND_TCHECK2(*slarp, SLARP_MIN_LEN); in chdlc_slarp_print()
178 cp += SLARP_MIN_LEN; in chdlc_slarp_print()