Lines Matching refs:verify_dhcpv6_header
254 static void verify_dhcpv6_header(struct net_if *iface, struct net_pkt *pkt, in verify_dhcpv6_header() function
437 verify_dhcpv6_header(iface, pkt, DHCPV6_MSG_TYPE_SOLICIT); in verify_solicit_message()
468 verify_dhcpv6_header(iface, pkt, DHCPV6_MSG_TYPE_REQUEST); in verify_request_message()
500 verify_dhcpv6_header(iface, pkt, DHCPV6_MSG_TYPE_CONFIRM); in verify_confirm_message()
529 verify_dhcpv6_header(iface, pkt, DHCPV6_MSG_TYPE_RENEW); in verify_renew_message()
561 verify_dhcpv6_header(iface, pkt, DHCPV6_MSG_TYPE_REBIND); in verify_rebind_message()
874 verify_dhcpv6_header(iface, pkt, DHCPV6_MSG_TYPE_REQUEST); in test_solicit_expect_request_send_reply()
915 verify_dhcpv6_header(iface, pkt, DHCPV6_MSG_TYPE_SOLICIT); in test_solicit_expect_solicit_send_advertise()
985 verify_dhcpv6_header(iface, pkt, DHCPV6_MSG_TYPE_REQUEST); in expect_request_send_reply()
1005 verify_dhcpv6_header(iface, pkt, DHCPV6_MSG_TYPE_SOLICIT); in expect_solicit_send_advertise()
1041 verify_dhcpv6_header(iface, pkt, DHCPV6_MSG_TYPE_CONFIRM); in test_confirm_expect_confirm_send_reply()
1109 verify_dhcpv6_header(iface, pkt, DHCPV6_MSG_TYPE_REBIND); in test_rebind_expect_rebind_send_reply()
1182 verify_dhcpv6_header(iface, pkt, DHCPV6_MSG_TYPE_RENEW); in test_renew_expect_renew_send_reply()