Searched refs:second_step (Results 1 – 2 of 2) sorted by relevance
801 return (test_type != TEST_TYPE_BIDI && test_type != TEST_TYPE_BPF_RES) || second_step; in testapp_is_test_two_stepped()817 if (!second_step) in worker_testapp_validate_tx()837 if (!second_step) in worker_testapp_validate_rx()926 if (!second_step) { in testapp_bidi()930 second_step = true; in testapp_bidi()957 if (!second_step) in testapp_bpf_res()959 second_step = true; in testapp_bpf_res()1029 second_step = 0; in run_pkt_test()
74 static bool second_step; variable