Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:itemlen

481 #define ITEMCHECK(minlen) if (itemlen < minlen) goto badtlv;
485 const u_char *pptr, u_int itemlen, char *buf, u_int buflen)
495 itemlen -= 1;
518 const u_char *pptr, u_int itemlen, char *buf, u_int buflen)
543 itemlen -= 4;
1060 const u_char *pd, u_int itemlen, char *buf, u_int buflen)
1070 itemlen -= 1;
1093 const u_char *pptr, u_int itemlen, char *buf, u_int buflen)
1110 itemlen -= 4;