Searched refs:DHCPV6_MSG_REPLY (Results 1 – 4 of 4) sorted by relevance
748 if (recv_type == DHCPV6_MSG_REPLY && dsmp->dsm_state != SELECTING && in accept_v6_message()769 if (recv_type == DHCPV6_MSG_REPLY) { in accept_v6_message()821 if (recv_type != DHCPV6_MSG_REPLY) in accept_v6_message()898 if (recv_type != DHCPV6_MSG_REPLY) in accept_v6_message()930 if (recv_type != DHCPV6_MSG_REPLY) in accept_v6_message()
57 #define DHCPV6_MSG_REPLY 7 /* Server sends */ macro
204 case DHCPV6_MSG_REPLY: in mtype_to_str()
1380 if (mtype != DHCPV6_MSG_REPLY) in intercept_dhcpv6_inbound()2081 if (mtype == DHCPV6_MSG_ADVERTISE || mtype == DHCPV6_MSG_REPLY || in dhcpnospoof_check_v6()