Searched refs:dhcp6_print (Results 1 – 4 of 4) sorted by relevance
454 dhcp6_print((const u_char *)(dh6o + 1), optlen); in dhcp6opt_print()671 dhcp6_print(const u_char *cp, u_int length) in dhcp6_print() function
424 extern void dhcp6_print(netdissect_options *,const u_char *,
327 extern void dhcp6_print(const u_char *, u_int);
657 dhcp6_print((const u_char *)(up + 1), length); in udp_print()