Searched refs:ENC_HDRLEN (Results 1 – 2 of 2) sorted by relevance
57 if (caplen < ENC_HDRLEN) { in enc_if_print()73 length -= ENC_HDRLEN; in enc_if_print()74 caplen -= ENC_HDRLEN; in enc_if_print()75 p += ENC_HDRLEN; in enc_if_print()89 return (ENC_HDRLEN); in enc_if_print()
37 #define ENC_HDRLEN 12 macro