Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/netfilter/
H A Dnf_reject_ipv6.c73 oth = nf_reject_ip6_tcphdr_get(oldskb, &_oth, &otcplen, hook); in nf_reject_skb_v6_tcp_reset()
149 const struct tcphdr *nf_reject_ip6_tcphdr_get(struct sk_buff *oldskb, in nf_reject_ip6_tcphdr_get() function
195 EXPORT_SYMBOL_GPL(nf_reject_ip6_tcphdr_get);
296 otcph = nf_reject_ip6_tcphdr_get(oldskb, &_otcph, &otcplen, hook); in nf_send_reset6()
/openbmc/linux/include/net/netfilter/ipv6/
H A Dnf_reject.h12 const struct tcphdr *nf_reject_ip6_tcphdr_get(struct sk_buff *oldskb,