Searched defs:get_dhcpv6_info (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_protect.c807 get_dhcpv6_info(ip6_t *ip6h, uchar_t *end, dhcpv6_message_t **dh6) function
1310 if (get_dhcpv6_info(ip6h, end, &dh6) != 0)
1698 if (get_dhcpv6_info(ip6h, end, &dh6) == 0) {
2074 if ((err = get_dhcpv6_info(ip6h, end, &dh6)) != 0)

Completed in 64 milliseconds