Home
last modified time | relevance | path

Searched refs:cookie_v6_check (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dnetfilter_ipv6.h53 int (*cookie_v6_check)(const struct ipv6hdr *iph, member
189 return v6_ops->cookie_v6_check(iph, th, cookie); in nf_cookie_v6_check()
/kernel/linux/linux-6.6/include/linux/
H A Dnetfilter_ipv6.h53 int (*cookie_v6_check)(const struct ipv6hdr *iph, member
189 return v6_ops->cookie_v6_check(iph, th, cookie); in nf_cookie_v6_check()
/kernel/linux/linux-5.10/net/ipv6/
H A Dsyncookies.c128 struct sock *cookie_v6_check(struct sock *sk, struct sk_buff *skb) in cookie_v6_check() function
H A Dnetfilter.c244 .cookie_v6_check = __cookie_v6_check,
H A Dtcp_ipv6.c1168 sk = cookie_v6_check(sk, skb); in tcp_v6_cookie_check()
/kernel/linux/linux-6.6/net/ipv6/
H A Dsyncookies.c128 struct sock *cookie_v6_check(struct sock *sk, struct sk_buff *skb) in cookie_v6_check() function
H A Dnetfilter.c250 .cookie_v6_check = __cookie_v6_check,
H A Dtcp_ipv6.c1143 sk = cookie_v6_check(sk, skb); in tcp_v6_cookie_check()
/kernel/linux/linux-5.10/include/net/
H A Dtcp.h564 struct sock *cookie_v6_check(struct sock *sk, struct sk_buff *skb);
/kernel/linux/linux-6.6/include/net/
H A Dtcp.h583 struct sock *cookie_v6_check(struct sock *sk, struct sk_buff *skb);

Completed in 17 milliseconds