Searched refs:CHDLC_HDRLEN (Results 1 – 2 of 2) sorted by relevance
51 if (caplen < CHDLC_HDRLEN) { in chdlc_if_print()72 length -= CHDLC_HDRLEN; in chdlc_print()73 p += CHDLC_HDRLEN; in chdlc_print()109 return (CHDLC_HDRLEN); in chdlc_print()
22 #define CHDLC_HDRLEN 4 macro