Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_input.c6726 static bool tcp_syn_flood_action(const struct sock *sk, const char *proto) in tcp_syn_flood_action() function
6798 if (!tcp_syn_flood_action(sk, rsk_ops->slab_name)) in tcp_get_syncookie_mss()
6837 want_cookie = tcp_syn_flood_action(sk, rsk_ops->slab_name); in tcp_conn_request()