Home
last modified time | relevance | path

Searched refs:DHCPV6_MSG_RELEASE (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/netinet/
H A Ddhcp6.h58 #define DHCPV6_MSG_RELEASE 8 /* Client sends */ macro
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Drelease.c159 dpkt = init_pkt(dsmp, DHCPV6_MSG_RELEASE); in dhcp_release()
H A Dpacket.c724 if (d6m->d6m_msg_type == DHCPV6_MSG_RELEASE || in add_pkt_lif()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dhcpv6.c207 case DHCPV6_MSG_RELEASE: in mtype_to_str()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_protect.c1326 mtype != DHCPV6_MSG_RELEASE) in intercept_dhcpv6_outbound()
1333 if (mtype == DHCPV6_MSG_RELEASE) { in intercept_dhcpv6_outbound()