Searched defs:dh6 (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) argument
852 *dh6 = (dhcpv6_message_t *)dh;
937 get_dhcpv6_status(dhcpv6_message_t *dh6, uchar_t *end, uint16_t *status) argument
943 d6o = get_dhcpv6_option(&dh6[1], end - (uchar_t *)&dh6[1], NULL,
967 get_dhcpv6_addrs(dhcpv6_message_t *dh6, uchar_t *end, dhcpv6_cid_t *cid) argument
974 while ((d6o = get_dhcpv6_option(&dh6[1], end - (uchar_t *)&dh6[1],
1052 create_dhcpv6_cid(dhcpv6_message_t *dh6, uchar_t *end) argument
1059 d6o = get_dhcpv6_option(&dh6[
1303 dhcpv6_message_t *dh6; local
1371 intercept_dhcpv6_inbound(mac_client_impl_t *mcip, uchar_t *end, dhcpv6_message_t *dh6) argument
1691 dhcpv6_message_t *dh6; local
2066 dhcpv6_message_t *dh6; local
[all...]

Completed in 65 milliseconds