Searched refs:ahcp_print (Results 1 – 3 of 3) sorted by relevance
348 ahcp_print(netdissect_options *ndo, const u_char *cp, const u_int len) in ahcp_print() function
467 extern void ahcp_print(netdissect_options *, const u_char *, const u_int);
627 ahcp_print(ndo, (const u_char *)(up + 1), length); in udp_print()