Searched refs:nf_reject_ip6hdr_put (Results 1 – 3 of 3) sorted by relevance
| /Linux-v4.19/net/ipv6/netfilter/ |
| D | nf_reject_ipv6.c | 66 struct ipv6hdr *nf_reject_ip6hdr_put(struct sk_buff *nskb, in nf_reject_ip6hdr_put() function 88 EXPORT_SYMBOL_GPL(nf_reject_ip6hdr_put); 187 ip6h = nf_reject_ip6hdr_put(nskb, oldskb, IPPROTO_TCP, in nf_send_reset6()
|
| /Linux-v4.19/include/net/netfilter/ipv6/ |
| D | nf_reject.h | 15 struct ipv6hdr *nf_reject_ip6hdr_put(struct sk_buff *nskb,
|
| /Linux-v4.19/net/bridge/netfilter/ |
| D | nft_reject_bridge.c | 208 nip6h = nf_reject_ip6hdr_put(nskb, oldskb, IPPROTO_TCP, in nft_reject_br_send_v6_tcp_reset() 269 nip6h = nf_reject_ip6hdr_put(nskb, oldskb, IPPROTO_ICMPV6, in nft_reject_br_send_v6_unreach()
|