Home
last modified time | relevance | path

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

/linux-5.19.10/net/ipv4/netfilter/
Dnf_reject_ipv4.c66 nf_reject_ip_tcphdr_put(nskb, oldskb, oth); in nf_reject_skb_v4_tcp_reset()
193 void nf_reject_ip_tcphdr_put(struct sk_buff *nskb, const struct sk_buff *oldskb, in nf_reject_ip_tcphdr_put() function
221 EXPORT_SYMBOL_GPL(nf_reject_ip_tcphdr_put);
272 nf_reject_ip_tcphdr_put(nskb, oldskb, oth); in nf_send_reset()
/linux-5.19.10/include/net/netfilter/ipv4/
Dnf_reject.h18 void nf_reject_ip_tcphdr_put(struct sk_buff *nskb, const struct sk_buff *oldskb,