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

/linux-master/include/net/netfilter/ipv4/
H A Dnf_reject.h13 const struct tcphdr *nf_reject_ip_tcphdr_get(struct sk_buff *oldskb,
/linux-master/net/ipv4/netfilter/
H A Dnf_reject_ipv4.c52 oth = nf_reject_ip_tcphdr_get(oldskb, &_oth, hook);
139 const struct tcphdr *nf_reject_ip_tcphdr_get(struct sk_buff *oldskb, function
166 EXPORT_SYMBOL_GPL(nf_reject_ip_tcphdr_get); variable
247 oth = nf_reject_ip_tcphdr_get(oldskb, &_oth, hook);

Completed in 110 milliseconds