Home
last modified time | relevance | path

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

/linux-5.19.10/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);
248 oth = nf_reject_ip_tcphdr_get(oldskb, &_oth, hook); in nf_send_reset()
/linux-5.19.10/include/net/netfilter/ipv4/
Dnf_reject.h13 const struct tcphdr *nf_reject_ip_tcphdr_get(struct sk_buff *oldskb,