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

/external/tcpdump/
H A Dprint-chdlc.c133 #define SLARP_MIN_LEN 14 macro
143 if (length < SLARP_MIN_LEN)
147 ND_TCHECK2(*slarp, SLARP_MIN_LEN);
173 cp += SLARP_MIN_LEN;

Completed in 24 milliseconds