Searched refs:exp_active_estab_in (Results 1 – 1 of 1) sorted by relevance
22 static struct bpf_test_option exp_active_estab_in; variable232 if (check_hdr_opt(&exp_active_estab_in, &skel->bss->active_estab_in, in check_hdr_and_close_fds()251 skel->bss->passive_synack_out = exp_active_estab_in; in prepare_out()280 memset(&exp_active_estab_in, 0, optsize); in reset_test()307 exp_active_estab_in.flags = OPTION_F_RAND | OPTION_F_MAX_DELACK_MS; in fastopen_estab()308 exp_active_estab_in.rand = 0xce; in fastopen_estab()309 exp_active_estab_in.max_delack_ms = 22; in fastopen_estab()344 exp_active_estab_in.flags = OPTION_F_RAND | OPTION_F_MAX_DELACK_MS | in syncookie_estab()346 exp_active_estab_in.rand = 0xce; in syncookie_estab()347 exp_active_estab_in.max_delack_ms = 22; in syncookie_estab()[all …]