Searched refs:dh6relay (Results 1 – 1 of 1) sorted by relevance
762 struct dhcp6_relay *dh6relay; in dhcp6_print() local774 dh6relay = (struct dhcp6_relay *)cp; in dhcp6_print()794 ND_TCHECK(dh6relay->dh6relay_peeraddr); in dhcp6_print()796 memcpy(&addr6, dh6relay->dh6relay_linkaddr, sizeof (addr6)); in dhcp6_print()799 memcpy(&addr6, dh6relay->dh6relay_peeraddr, sizeof (addr6)); in dhcp6_print()802 dhcp6opt_print(ndo, (u_char *)(dh6relay + 1), ep); in dhcp6_print()