Lines Matching refs:SYN
251 if ((test_case_no == TEST_SERVER_WITH_OPTIONS_IPV4) && (flags & SYN)) { in tester_prepare_tcp_pkt()
287 if ((test_case_no == TEST_SERVER_WITH_OPTIONS_IPV4) && (flags & SYN)) { in tester_prepare_tcp_pkt()
306 if ((test_case_no == TEST_SERVER_WITH_OPTIONS_IPV4) && (flags & SYN)) { in tester_prepare_tcp_pkt()
344 return tester_prepare_tcp_pkt(af, src_port, dst_port, SYN, NULL, 0U); in prepare_syn_packet()
350 return tester_prepare_tcp_pkt(af, src_port, dst_port, SYN | ACK, in prepare_syn_ack_packet()
538 test_verify_flags(th, SYN); in handle_client_test()
721 test_verify_flags(th, SYN | ACK); in handle_server_test()
1077 test_verify_flags(th, SYN); in handle_syn_rst_ack()
1140 test_verify_flags(th, SYN); in handle_client_fin_wait_2_test()
1265 test_verify_flags(th, SYN); in handle_client_fin_wait_2_failure_test()
1411 test_verify_flags(th, SYN); in handle_data_fin1_test()
1552 test_verify_flags(th, SYN); in handle_data_during_fin1_test()
1667 test_verify_flags(th, SYN); in handle_client_closing_test()
1792 test_verify_flags(th, SYN); in handle_client_closing_failure_test()
2332 test_verify_flags(th, SYN); in handle_syn_invalid_ack()
2439 test_verify_flags(th, SYN); in handle_client_fin_ack_with_data_test()