Home
last modified time | relevance | path

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

/linux-5.19.10/net/ipv4/netfilter/
Dnf_reject_ipv4.c64 niph = nf_reject_iphdr_put(nskb, oldskb, IPPROTO_TCP, in nf_reject_skb_v4_tcp_reset()
119 niph = nf_reject_iphdr_put(nskb, oldskb, IPPROTO_ICMP, in nf_reject_skb_v4_unreach()
168 struct iphdr *nf_reject_iphdr_put(struct sk_buff *nskb, in nf_reject_iphdr_put() function
191 EXPORT_SYMBOL_GPL(nf_reject_iphdr_put);
270 niph = nf_reject_iphdr_put(nskb, oldskb, IPPROTO_TCP, in nf_send_reset()
/linux-5.19.10/include/net/netfilter/ipv4/
Dnf_reject.h15 struct iphdr *nf_reject_iphdr_put(struct sk_buff *nskb,