Searched refs:hncp_print (Results 1 – 3 of 3) sorted by relevance
49 hncp_print(netdissect_options *ndo, in hncp_print() function
512 extern void hncp_print(netdissect_options *, const u_char *, u_int);
631 hncp_print(ndo, (const u_char *)(up + 1), length); in udp_print()