Searched refs:dh6 (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/mac/ |
H A D | mac_protect.c | 807 get_dhcpv6_info(ip6_t *ip6h, uchar_t *end, dhcpv6_message_t **dh6) in get_dhcpv6_info() argument 852 *dh6 = (dhcpv6_message_t *)dh; in get_dhcpv6_info() 937 get_dhcpv6_status(dhcpv6_message_t *dh6, uchar_t *end, uint16_t *status) in get_dhcpv6_status() argument 943 d6o = get_dhcpv6_option(&dh6[1], end - (uchar_t *)&dh6[1], NULL, in get_dhcpv6_status() 967 get_dhcpv6_addrs(dhcpv6_message_t *dh6, uchar_t *end, dhcpv6_cid_t *cid) in get_dhcpv6_addrs() argument 974 while ((d6o = get_dhcpv6_option(&dh6[1], end - (uchar_t *)&dh6[1], in get_dhcpv6_addrs() 1052 create_dhcpv6_cid(dhcpv6_message_t *dh6, uchar_t *end) in create_dhcpv6_cid() argument 1059 d6o = get_dhcpv6_option(&dh6[1], end - (uchar_t *)&dh6[1], NULL, in create_dhcpv6_cid() 1303 dhcpv6_message_t *dh6; in intercept_dhcpv6_outbound() local 1310 if (get_dhcpv6_info(ip6h, end, &dh6) != 0) in intercept_dhcpv6_outbound() [all …]
|
/titanic_50/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | README.v6 | 1207 ".dh6" file
|