Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dutil-print.c692 fetch_token(netdissect_options *ndo, const u_char *pptr, u_int idx, u_int len, in fetch_token() function
852 idx = fetch_token(ndo, pptr, 0, len, token, sizeof(token)); in txtproto_print()
873 idx = fetch_token(ndo, pptr, idx, len, token, in txtproto_print()