Home
last modified time | relevance | path

Searched refs:get_dhcpv6_option (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_protect.c905 get_dhcpv6_option(void *buf, size_t buflen, dhcpv6_option_t *oldopt, in get_dhcpv6_option() function
943 d6o = get_dhcpv6_option(&dh6[1], end - (uchar_t *)&dh6[1], NULL, in get_dhcpv6_status()
974 while ((d6o = get_dhcpv6_option(&dh6[1], end - (uchar_t *)&dh6[1], in get_dhcpv6_addrs()
989 while ((d6so = get_dhcpv6_option(obase, olen, d6so, in get_dhcpv6_addrs()
1059 d6o = get_dhcpv6_option(&dh6[1], end - (uchar_t *)&dh6[1], NULL, in create_dhcpv6_cid()
2085 d6o = get_dhcpv6_option(&dh6[1], end - (uchar_t *)&dh6[1], NULL, in dhcpnospoof_check_v6()