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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-token.c107 u_int route_len = 0, hdr_len = TOKEN_HDRLEN;
112 if (caplen < TOKEN_HDRLEN) {
130 if (caplen < TOKEN_HDRLEN + 2) {
172 length + TOKEN_HDRLEN + route_len,
185 token_hdr_print(trp, length + TOKEN_HDRLEN + route_len,
H A Dtoken.h30 #define TOKEN_HDRLEN 14 macro

Completed in 32 milliseconds