Searched refs:DHCPV6_MSG_REPLY (Results 1 – 4 of 4) sorted by relevance
752 if (recv_type == DHCPV6_MSG_REPLY && dsmp->dsm_state != SELECTING && in accept_v6_message()773 if (recv_type == DHCPV6_MSG_REPLY) { in accept_v6_message()825 if (recv_type != DHCPV6_MSG_REPLY) in accept_v6_message()902 if (recv_type != DHCPV6_MSG_REPLY) in accept_v6_message()934 if (recv_type != DHCPV6_MSG_REPLY) in accept_v6_message()
57 #define DHCPV6_MSG_REPLY 7 /* Server sends */ macro
205 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()