Home
last modified time | relevance | path

Searched refs:fetch_token (Results 1 – 1 of 1) sorted by relevance

/external/tcpdump/
Dutil.c510 fetch_token(netdissect_options *ndo, const u_char *pptr, u_int idx, u_int len, in fetch_token() function
662 idx = fetch_token(ndo, pptr, 0, len, token, sizeof(token)); in txtproto_print()
683 idx = fetch_token(ndo, pptr, idx, len, token, in txtproto_print()