Searched refs:DHCPV6_MSG_RELEASE (Results 1 – 5 of 5) sorted by relevance
58 #define DHCPV6_MSG_RELEASE 8 /* Client sends */ macro
159 dpkt = init_pkt(dsmp, DHCPV6_MSG_RELEASE); in dhcp_release()
691 if (d6m->d6m_msg_type == DHCPV6_MSG_RELEASE || in add_pkt_lif()
206 case DHCPV6_MSG_RELEASE: in mtype_to_str()
1238 mtype != DHCPV6_MSG_REBIND && mtype != DHCPV6_MSG_RELEASE) in intercept_dhcpv6_outbound()1245 if (mtype == DHCPV6_MSG_RELEASE) { in intercept_dhcpv6_outbound()