DHCPV6_MSG_REPLY
if (recv_type == DHCPV6_MSG_REPLY && dsmp->dsm_state != SELECTING &&
if (recv_type == DHCPV6_MSG_REPLY) {
if (recv_type != DHCPV6_MSG_REPLY)
if (recv_type != DHCPV6_MSG_REPLY)
if (recv_type != DHCPV6_MSG_REPLY)
case DHCPV6_MSG_REPLY:
if (mtype != DHCPV6_MSG_REPLY)
if (mtype == DHCPV6_MSG_ADVERTISE || mtype == DHCPV6_MSG_REPLY ||