Searched refs:DHCPV6_OPT_STATUS_CODE (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | request.c | 254 d6o = dhcpv6_pkt_option(offer, NULL, DHCPV6_OPT_STATUS_CODE, in dhcp_requesting() 385 d6o = dhcpv6_pkt_option(pkt, NULL, DHCPV6_OPT_STATUS_CODE, &olen); in compute_points_v6() 415 DHCPV6_OPT_STATUS_CODE, &solen); in compute_points_v6() 832 d6o = dhcpv6_pkt_option(plp, NULL, DHCPV6_OPT_STATUS_CODE, in accept_v6_message() 905 d6o = dhcpv6_pkt_option(plp, NULL, DHCPV6_OPT_STATUS_CODE, in accept_v6_message() 936 d6o = dhcpv6_pkt_option(plp, NULL, DHCPV6_OPT_STATUS_CODE, in accept_v6_message()
|
H A D | bound.c | 726 DHCPV6_OPT_STATUS_CODE, &solen); in configure_v6_leases() 806 DHCPV6_OPT_STATUS_CODE, &ssolen); in configure_v6_leases()
|
H A D | packet.c | 721 DHCPV6_OPT_STATUS_CODE, statusopt, olen); in add_pkt_lif()
|
/titanic_41/usr/src/uts/common/netinet/ |
H A D | dhcp6.h | 98 #define DHCPV6_OPT_STATUS_CODE 13 /* Status; uint16_t plus string */ macro
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_dhcpv6.c | 127 DHCPV6_OPT_STATUS_CODE, &optlen); in interpret_dhcpv6() 249 case DHCPV6_OPT_STATUS_CODE: in option_to_str() 802 case DHCPV6_OPT_STATUS_CODE: in show_options()
|
/titanic_41/usr/src/uts/common/io/mac/ |
H A D | mac_protect.c | 875 DHCPV6_OPT_STATUS_CODE, &olen); in get_dhcpv6_status()
|