Searched refs:__cookie_v4_check (Results 1 – 3 of 3) sorted by relevance
194 int __cookie_v4_check(const struct iphdr *iph, const struct tcphdr *th, in __cookie_v4_check() function203 EXPORT_SYMBOL_GPL(__cookie_v4_check);306 mss = __cookie_v4_check(ip_hdr(skb), th, cookie); in cookie_v4_check()
245 mss = __cookie_v4_check(ip_hdr(skb), th, ntohl(th->ack_seq) - 1); in synproxy_recv_client_ack()
455 int __cookie_v4_check(const struct iphdr *iph, const struct tcphdr *th,