Searched refs:__cookie_v6_check (Results 1 – 3 of 3) sorted by relevance
118 int __cookie_v6_check(const struct ipv6hdr *iph, const struct tcphdr *th) in __cookie_v6_check() function129 EXPORT_SYMBOL_GPL(__cookie_v6_check);141 mss = __cookie_v6_check(ipv6_hdr(skb), tcp_hdr(skb)); in cookie_tcp_check()
740 int __cookie_v6_check(const struct ipv6hdr *iph, const struct tcphdr *th);
7634 ret = __cookie_v6_check((struct ipv6hdr *)iph, th); in BPF_CALL_5()8115 if (__cookie_v6_check(iph, th) > 0) in BPF_CALL_2()