Home
last modified time | relevance | path

Searched refs:tcp_syn_flood_action (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_input.c6756 static bool tcp_syn_flood_action(const struct sock *sk, const char *proto) in tcp_syn_flood_action() function
6828 if (!tcp_syn_flood_action(sk, rsk_ops->slab_name)) in tcp_get_syncookie_mss()
6867 want_cookie = tcp_syn_flood_action(sk, rsk_ops->slab_name); in tcp_conn_request()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_input.c6868 static bool tcp_syn_flood_action(const struct sock *sk, const char *proto) in tcp_syn_flood_action() function
6948 if (!tcp_syn_flood_action(sk, rsk_ops->slab_name)) in tcp_get_syncookie_mss()
6987 want_cookie = tcp_syn_flood_action(sk, rsk_ops->slab_name); in tcp_conn_request()

Completed in 17 milliseconds