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

/freebsd-10.2-release/contrib/tcpdump/
H A Dprint-token.c109 u_int route_len = 0, hdr_len = TOKEN_HDRLEN;
114 if (caplen < TOKEN_HDRLEN) {
132 if (caplen < TOKEN_HDRLEN + 2) {
174 length + TOKEN_HDRLEN + route_len,
187 token_hdr_print(trp, length + TOKEN_HDRLEN + route_len,
H A Dtoken.h31 #define TOKEN_HDRLEN 14 macro

Completed in 39 milliseconds