Home
last modified time | relevance | path

Searched refs:active_fin_out (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_tcp_hdr_options.c33 struct bpf_test_option active_fin_out = {}; variable
247 opt = &active_fin_out; in fin_opt_len()
274 opt = &active_fin_out; in write_fin_opt()
446 else if (!active_fin_out.flags) in handle_active_estab()
562 if (hdr_stg->resend_syn && !active_fin_out.flags) in handle_parse_hdr()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_tcp_hdr_options.c33 struct bpf_test_option active_fin_out = {}; variable
247 opt = &active_fin_out; in fin_opt_len()
274 opt = &active_fin_out; in write_fin_opt()
446 else if (!active_fin_out.flags) in handle_active_estab()
562 if (hdr_stg->resend_syn && !active_fin_out.flags) in handle_parse_hdr()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dtcp_hdr_options.c289 skel->bss->active_fin_out = exp_passive_fin_in; in prepare_out()
305 memset(&skel->bss->active_fin_out, 0, optsize); in reset_test()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dtcp_hdr_options.c253 skel->bss->active_fin_out = exp_passive_fin_in; in prepare_out()
269 memset(&skel->bss->active_fin_out, 0, optsize); in reset_test()

Completed in 6 milliseconds