Searched refs:syncookie (Results 1 – 9 of 9) sorted by relevance
32 bool syncookie; /* passive side only */ member
81 hdr_stg->syncookie, hdr_stg->fastopen); in print_hdr_stg()385 exp_passive_hdr_stg.syncookie = true; in syncookie_estab()
213 DEF_TEST(syncookie),
64 u8 syncookie:1; /* syncookie: encode tcpopts in timestamp */ member
178 if (unlikely(req->syncookie)) { in subflow_check_req()228 if (unlikely(req->syncookie)) { in subflow_check_req()303 if (!req->syncookie) in subflow_v4_route_req()329 if (!req->syncookie) in subflow_v6_route_req()
480 init_stg.syncookie = true; in handle_passive_estab()
269 bool "IP: TCP syncookie support"
6856 req->syncookie = want_cookie; in tcp_conn_request()
1369 oreq->syncookie = 0; in chtls_pass_accept_request()
Completed in 27 milliseconds