Searched refs:exp_passive_estab_in (Results 1 – 1 of 1) sorted by relevance
21 struct bpf_test_option exp_passive_estab_in; variable264 if (check_hdr_opt(&exp_passive_estab_in, &skel->bss->passive_estab_in, in check_hdr_and_close_fds()286 skel->bss->active_syn_out = exp_passive_estab_in; in prepare_out()315 memset(&exp_passive_estab_in, 0, optsize); in reset_test()339 exp_passive_estab_in.flags = OPTION_F_RAND | OPTION_F_MAX_DELACK_MS; in fastopen_estab()340 exp_passive_estab_in.rand = 0xfa; in fastopen_estab()341 exp_passive_estab_in.max_delack_ms = 11; in fastopen_estab()377 exp_passive_estab_in.flags = OPTION_F_RAND | OPTION_F_MAX_DELACK_MS; in syncookie_estab()378 exp_passive_estab_in.rand = 0xfa; in syncookie_estab()379 exp_passive_estab_in.max_delack_ms = 11; in syncookie_estab()[all …]