Searched refs:exp_active_estab_in (Results 1 – 1 of 1) sorted by relevance
22 struct bpf_test_option exp_active_estab_in; variable268 if (check_hdr_opt(&exp_active_estab_in, &skel->bss->active_estab_in, in check_hdr_and_close_fds()287 skel->bss->passive_synack_out = exp_active_estab_in; in prepare_out()316 memset(&exp_active_estab_in, 0, optsize); in reset_test()343 exp_active_estab_in.flags = OPTION_F_RAND | OPTION_F_MAX_DELACK_MS; in fastopen_estab()344 exp_active_estab_in.rand = 0xce; in fastopen_estab()345 exp_active_estab_in.max_delack_ms = 22; in fastopen_estab()381 exp_active_estab_in.flags = OPTION_F_RAND | OPTION_F_MAX_DELACK_MS | in syncookie_estab()383 exp_active_estab_in.rand = 0xce; in syncookie_estab()384 exp_active_estab_in.max_delack_ms = 22; in syncookie_estab()[all …]