Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-ahcp.c262 ahcp1_options_print(netdissect_options *ndo, const u_char *cp, const u_char *ep) in ahcp1_options_print() function
334 ahcp1_options_print(ndo, cp, cp + body_len); /* not ep (ignore extra data) */ in ahcp1_body_print()