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

/freebsd-9.3-release/contrib/tcpdump/
H A Dprint-chdlc.c142 #define SLARP_MIN_LEN 14 macro
152 if (length < SLARP_MIN_LEN)
156 TCHECK2(*slarp, SLARP_MIN_LEN);
182 cp += SLARP_MIN_LEN;

Completed in 44 milliseconds