Searched refs:syncookie (Results 1 – 14 of 14) sorted by relevance
66 u8 syncookie:1; /* True if member112 if (sk->sk_state == TCP_NEW_SYN_RECV && inet_reqsk(sk)->syncookie) { in skb_steal_sock()
32 bool syncookie; /* passive side only */ member
58 hdr_stg->syncookie, hdr_stg->fastopen); in print_hdr_stg()349 exp_passive_hdr_stg.syncookie = true; in syncookie_estab()
196 DEF_TEST(syncookie),
264 if (!req->syncookie) in cookie_v6_check()
197 if (unlikely(req->syncookie)) { in subflow_check_req()248 if (unlikely(req->syncookie)) { in subflow_check_req()336 if (!req->syncookie) in subflow_v4_route_req()405 if (!req->syncookie) in subflow_v6_route_req()
480 init_stg.syncookie = true; in handle_passive_estab()
481 if (!req->syncookie) in cookie_v4_check()
937 req->syncookie = 0; in reqsk_alloc_noprof()
269 bool "IP: TCP syncookie support"
7224 req->syncookie = want_cookie; in tcp_conn_request()
1368 oreq->syncookie = 0; in chtls_pass_accept_request()
2686 if (sk->sk_state == TCP_NEW_SYN_RECV && inet_reqsk(sk)->syncookie) { in sock_pfree()
12029 req->syncookie = 1; in bpf_sk_assign_tcp_reqsk()
Completed in 74 milliseconds