Home
last modified time | relevance | path

Searched refs:resend_syn (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
A Dtest_tcp_hdr_options.c295 return !!hdr_stg->resend_syn; in resend_in_ack()
425 init_stg.resend_syn = TEST_OPTION_FLAGS(active_estab_in.flags, in handle_active_estab()
432 if (init_stg.resend_syn) in handle_active_estab()
547 if (hdr_stg->resend_syn || hdr_stg->fastopen) in handle_parse_hdr()
562 if (hdr_stg->resend_syn && !active_fin_out.flags) in handle_parse_hdr()
/linux/tools/testing/selftests/bpf/
A Dtest_tcp_hdr_options.h31 bool resend_syn; /* active side only */ member
/linux/tools/testing/selftests/bpf/prog_tests/
A Dtcp_hdr_options.c80 prefix ? : "", hdr_stg->active, hdr_stg->resend_syn, in print_hdr_stg()
386 exp_active_hdr_stg.resend_syn = true, in syncookie_estab()

Completed in 7 milliseconds