Home
last modified time | relevance | path

Searched refs: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) in get_dhcpv6_info() function
1310 if (get_dhcpv6_info(ip6h, end, &dh6) != 0) in intercept_dhcpv6_outbound()
1698 if (get_dhcpv6_info(ip6h, end, &dh6) == 0) { in mac_protect_intercept_dynamic_one()
2074 if ((err = get_dhcpv6_info(ip6h, end, &dh6)) != 0) in dhcpnospoof_check_v6()