Home
last modified time | relevance | path

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

/net/ipv4/netfilter/
Dnf_reject_ipv4.c52 oth = nf_reject_ip_tcphdr_get(oldskb, &_oth, hook); in nf_reject_skb_v4_tcp_reset()
139 const struct tcphdr *nf_reject_ip_tcphdr_get(struct sk_buff *oldskb, in nf_reject_ip_tcphdr_get() function
166 EXPORT_SYMBOL_GPL(nf_reject_ip_tcphdr_get);
247 oth = nf_reject_ip_tcphdr_get(oldskb, &_oth, hook); in nf_send_reset()