Searched refs:exp_passive_estab_in (Results 1 – 1 of 1) sorted by relevance
21 static struct bpf_test_option exp_passive_estab_in; variable228 if (check_hdr_opt(&exp_passive_estab_in, &skel->bss->passive_estab_in, in check_hdr_and_close_fds()250 skel->bss->active_syn_out = exp_passive_estab_in; in prepare_out()279 memset(&exp_passive_estab_in, 0, optsize); in reset_test()303 exp_passive_estab_in.flags = OPTION_F_RAND | OPTION_F_MAX_DELACK_MS; in fastopen_estab()304 exp_passive_estab_in.rand = 0xfa; in fastopen_estab()305 exp_passive_estab_in.max_delack_ms = 11; in fastopen_estab()340 exp_passive_estab_in.flags = OPTION_F_RAND | OPTION_F_MAX_DELACK_MS; in syncookie_estab()341 exp_passive_estab_in.rand = 0xfa; in syncookie_estab()342 exp_passive_estab_in.max_delack_ms = 11; in syncookie_estab()[all …]