Searched refs:nf_reject_iphdr_put (Results 1 – 1 of 1) sorted by relevance
| /linux/net/ipv4/netfilter/ |
| H A D | nf_reject_ipv4.c | 16 static struct iphdr *nf_reject_iphdr_put(struct sk_buff *nskb, 74 niph = nf_reject_iphdr_put(nskb, oldskb, IPPROTO_TCP, in nf_reject_skb_v4_tcp_reset() 154 niph = nf_reject_iphdr_put(nskb, oldskb, IPPROTO_ICMP, in nf_reject_skb_v4_unreach() 203 static struct iphdr *nf_reject_iphdr_put(struct sk_buff *nskb, in nf_reject_iphdr_put() function 301 nf_reject_iphdr_put(nskb, oldskb, IPPROTO_TCP, in nf_send_reset()
|