Home
last modified time | relevance | path

Searched refs:nf_cookie_v6_check (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dnetfilter_ipv6.h181 static inline int nf_cookie_v6_check(const struct ipv6hdr *iph, in nf_cookie_v6_check() function
/openbmc/linux/net/netfilter/
H A Dnf_synproxy_core.c1037 mss = nf_cookie_v6_check(ipv6_hdr(skb), th, ntohl(th->ack_seq) - 1); in synproxy_recv_client_ack_ipv6()