Searched refs:dh6relay (Results 1 – 1 of 1) sorted by relevance
820 struct dhcp6_relay *dh6relay; in dhcp6_print() local832 dh6relay = (struct dhcp6_relay *)cp; in dhcp6_print()909 TCHECK(dh6relay->dh6relay_peeraddr); in dhcp6_print()911 memcpy(&addr6, dh6relay->dh6relay_linkaddr, sizeof (addr6)); in dhcp6_print()914 memcpy(&addr6, dh6relay->dh6relay_peeraddr, sizeof (addr6)); in dhcp6_print()917 dhcp6opt_print((u_char *)(dh6relay + 1), ep); in dhcp6_print()