Home
last modified time | relevance | path

Searched refs:cookie_v4_check (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dsyncookies.c321 struct sock *cookie_v4_check(struct sock *sk, struct sk_buff *skb) in cookie_v4_check() function
H A Dtcp_ipv4.c1586 /* syncookie case : see end of cookie_v4_check() */ in tcp_v4_syn_recv_sock()
1657 sk = cookie_v4_check(sk, skb); in tcp_v4_cookie_check()
/kernel/linux/linux-6.6/net/ipv4/
H A Dsyncookies.c319 struct sock *cookie_v4_check(struct sock *sk, struct sk_buff *skb) in cookie_v4_check() function
H A Dtcp_ipv4.c1612 /* syncookie case : see end of cookie_v4_check() */ in tcp_v4_syn_recv_sock()
1677 sk = cookie_v4_check(sk, skb); in tcp_v4_cookie_check()
/kernel/linux/linux-5.10/include/net/
H A Dtcp.h469 struct sock *cookie_v4_check(struct sock *sk, struct sk_buff *skb);
/kernel/linux/linux-6.6/include/net/
H A Dtcp.h488 struct sock *cookie_v4_check(struct sock *sk, struct sk_buff *skb);

Completed in 19 milliseconds