Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/netinet/
H A Ddhcp6.h68 #define DHCPV6_STAT_SUCCESS 0 macro
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Drequest.c866 if (status == DHCPV6_STAT_SUCCESS || in accept_v6_message()
912 &msglen) == DHCPV6_STAT_SUCCESS) { in accept_v6_message()
943 &msglen) == DHCPV6_STAT_SUCCESS) { in accept_v6_message()
H A Drelease.c168 DHCPV6_STAT_SUCCESS, NULL); in dhcp_release()
H A Drenew.c459 DHCPV6_STAT_SUCCESS, NULL); in dhcp_extending()
H A Dbound.c731 if (scode != DHCPV6_STAT_SUCCESS) { in configure_v6_leases()
822 if (scode != DHCPV6_STAT_SUCCESS) { in configure_v6_leases()
H A Dpacket.c744 if (status != DHCPV6_STAT_SUCCESS || msg != NULL) { in add_pkt_lif()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dhcpv6.c322 case DHCPV6_STAT_SUCCESS: in status_to_str()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_protect.c948 *status = DHCPV6_STAT_SUCCESS; in get_dhcpv6_status()
1394 status != DHCPV6_STAT_SUCCESS) { in intercept_dhcpv6_inbound()