Lines Matching full:verify
436 /* Verify header */ in verify_solicit_message()
439 /* Verify options */ in verify_solicit_message()
449 /* Verify that outgoing DHCPv6 Solicit has a valid format and includes all
467 /* Verify header */ in verify_request_message()
470 /* Verify options */ in verify_request_message()
480 /* Verify that outgoing DHCPv6 Request has a valid format and includes all
499 /* Verify header */ in verify_confirm_message()
502 /* Verify options */ in verify_confirm_message()
509 /* Verify that outgoing DHCPv6 Confirm has a valid format and includes all
528 /* Verify header */ in verify_renew_message()
531 /* Verify options */ in verify_renew_message()
540 /* Verify that outgoing DHCPv6 Renew has a valid format and includes all
560 /* Verify header */ in verify_rebind_message()
563 /* Verify options */ in verify_rebind_message()
572 /* Verify that outgoing DHCPv6 Rebind has a valid format and includes all
613 /* Verify that DHCPv6 client rejects all messages other than Advertise, Reply
705 /* Verify that DHCPv6 client only accepts Advertise messages in Soliciting state */
726 /* Verify that Advertise actually updated DHPCv6 context. */ in ZTEST()
807 /* Verify that DHCPv6 client accepts Reply messages in Requesting, Confirming,
843 /* Verify that Reply actually updated DHPCv6 context. */ in ZTEST()
873 /* Verify header */ in test_solicit_expect_request_send_reply()
876 /* Verify options */ in test_solicit_expect_request_send_reply()
882 /* Verify client state */ in test_solicit_expect_request_send_reply()
895 /* Verify client state */ in test_solicit_expect_request_send_reply()
914 /* Verify header */ in test_solicit_expect_solicit_send_advertise()
917 /* Verify options */ in test_solicit_expect_solicit_send_advertise()
922 /* Verify client state */ in test_solicit_expect_solicit_send_advertise()
940 /* Verify client state */ in test_solicit_expect_solicit_send_advertise()
951 /* Verify that DHCPv6 client can handle standard exchange (Solicit/Request) */
1040 /* Verify header */ in test_confirm_expect_confirm_send_reply()
1043 /* Verify options */ in test_confirm_expect_confirm_send_reply()
1047 /* Verify client state */ in test_confirm_expect_confirm_send_reply()
1062 /* Verify client state */ in test_confirm_expect_confirm_send_reply()
1073 /* Verify that DHCPv6 client starts with Confirm when interface goes down and
1108 /* Verify header */ in test_rebind_expect_rebind_send_reply()
1111 /* Verify options */ in test_rebind_expect_rebind_send_reply()
1116 /* Verify client state */ in test_rebind_expect_rebind_send_reply()
1131 /* Verify client state */ in test_rebind_expect_rebind_send_reply()
1142 /* Verify that DHCPv6 client starts with Rebind when interface goes down and
1181 /* Verify header */ in test_renew_expect_renew_send_reply()
1184 /* Verify options */ in test_renew_expect_renew_send_reply()
1190 /* Verify client state */ in test_renew_expect_renew_send_reply()
1205 /* Verify client state */ in test_renew_expect_renew_send_reply()
1216 /* Verify that DHCPv6 client proceeds with Renew when T1 timeout expires. */
1249 /* Verify that DHCPv6 client proceeds with Rebind when T2 timeout expires. */