Searched refs:__cookie_v6_check (Results 1 – 3 of 3) sorted by relevance
122 int __cookie_v6_check(const struct ipv6hdr *iph, const struct tcphdr *th, in __cookie_v6_check() function131 EXPORT_SYMBOL_GPL(__cookie_v6_check);155 mss = __cookie_v6_check(ipv6_hdr(skb), th, cookie); in cookie_v6_check()
259 mss = __cookie_v6_check(ipv6_hdr(skb), th, ntohl(th->ack_seq) - 1); in synproxy_recv_client_ack()
536 int __cookie_v6_check(const struct ipv6hdr *iph, const struct tcphdr *th,