nf_reject_ip6_tcphdr_get 13 include/net/netfilter/ipv6/nf_reject.h const struct tcphdr *nf_reject_ip6_tcphdr_get(struct sk_buff *oldskb, nf_reject_ip6_tcphdr_get 198 net/bridge/netfilter/nft_reject_bridge.c oth = nf_reject_ip6_tcphdr_get(oldskb, &_oth, &otcplen, hook); nf_reject_ip6_tcphdr_get 61 net/ipv6/netfilter/nf_reject_ipv6.c EXPORT_SYMBOL_GPL(nf_reject_ip6_tcphdr_get); nf_reject_ip6_tcphdr_get 147 net/ipv6/netfilter/nf_reject_ipv6.c otcph = nf_reject_ip6_tcphdr_get(oldskb, &_otcph, &otcplen, hook);