Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dinit_reboot.c127 dhcpv6_ia_na_t d6in; in dhcp_init_reboot_v6()
151 if (olen < sizeof (dhcpv6_ia_na_t)) in dhcp_init_reboot_v6()
165 obase = (char *)d6o + sizeof (dhcpv6_ia_na_t); in dhcp_init_reboot_v6()
166 olen -= sizeof (dhcpv6_ia_na_t); in dhcp_init_reboot_v6()
H A Dselect.c157 dhcpv6_ia_na_t d6in; in dhcp_selecting()
H A Drequest.c65 dhcpv6_ia_na_t d6in; in send_v6_request()
413 (const char *)d6o + sizeof (dhcpv6_ia_na_t), in compute_points_v6()
414 olen - sizeof (dhcpv6_ia_na_t), NULL, in compute_points_v6()
H A Dbound.c656 dhcpv6_ia_na_t d6in; in configure_v6_leases()
H A Dpacket.c638 dhcpv6_ia_na_t d6in; in add_pkt_lif()
/titanic_44/usr/src/uts/common/netinet/
H A Ddhcp6.h339 typedef struct dhcpv6_ia_na dhcpv6_ia_na_t; typedef
/titanic_44/usr/src/lib/libdhcpagent/common/
H A Ddhcp_hostconf.c172 dhcpv6_ia_na_t d6in; in read_hostconf()
/titanic_44/usr/src/uts/common/io/mac/
H A Dmac_protect.c982 if (olen < sizeof (dhcpv6_ia_na_t) || in get_dhcpv6_addrs()
986 obase = (uchar_t *)d6o + sizeof (dhcpv6_ia_na_t); in get_dhcpv6_addrs()
987 olen -= sizeof (dhcpv6_ia_na_t); in get_dhcpv6_addrs()
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dhcpv6.c682 dhcpv6_ia_na_t d6in; in show_options()