HomeSort by relevance Sort by last modified time
    Searched refs:TOKEN_HDRLEN (Results 1 - 2 of 2) sorted by null

  /external/tcpdump/
print-token.c 106 u_int route_len = 0, hdr_len = TOKEN_HDRLEN;
111 if (caplen < TOKEN_HDRLEN) {
163 length + TOKEN_HDRLEN + route_len,
176 token_hdr_print(trp, length + TOKEN_HDRLEN + route_len,
token.h 30 #define TOKEN_HDRLEN 14

Completed in 41 milliseconds