Home
last modified time | relevance | path

Searched refs:syncookie (Results 1 – 14 of 14) sorted by relevance

/linux/include/net/
A Drequest_sock.h66 u8 syncookie:1; /* True if member
112 if (sk->sk_state == TCP_NEW_SYN_RECV && inet_reqsk(sk)->syncookie) { in skb_steal_sock()
/linux/tools/testing/selftests/bpf/
A Dtest_tcp_hdr_options.h32 bool syncookie; /* passive side only */ member
/linux/tools/testing/selftests/bpf/prog_tests/
A Dtcp_hdr_options.c58 hdr_stg->syncookie, hdr_stg->fastopen); in print_hdr_stg()
349 exp_passive_hdr_stg.syncookie = true; in syncookie_estab()
A Dbtf_skc_cls_ingress.c196 DEF_TEST(syncookie),
/linux/net/ipv6/
A Dsyncookies.c264 if (!req->syncookie) in cookie_v6_check()
/linux/net/mptcp/
A Dsubflow.c197 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()
/linux/tools/testing/selftests/bpf/progs/
A Dtest_tcp_hdr_options.c480 init_stg.syncookie = true; in handle_passive_estab()
/linux/net/ipv4/
A Dsyncookies.c481 if (!req->syncookie) in cookie_v4_check()
A Dinet_connection_sock.c937 req->syncookie = 0; in reqsk_alloc_noprof()
A DKconfig269 bool "IP: TCP syncookie support"
A Dtcp_input.c7224 req->syncookie = want_cookie; in tcp_conn_request()
/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
A Dchtls_cm.c1368 oreq->syncookie = 0; in chtls_pass_accept_request()
/linux/net/core/
A Dsock.c2686 if (sk->sk_state == TCP_NEW_SYN_RECV && inet_reqsk(sk)->syncookie) { in sock_pfree()
A Dfilter.c12029 req->syncookie = 1; in bpf_sk_assign_tcp_reqsk()

Completed in 74 milliseconds