Home
last modified time | relevance | path

Searched refs:active_fin_out (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/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()
/openbmc/linux/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()