Home
last modified time | relevance | path

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

/net/ipv6/netfilter/
A Dnf_reject_ipv6.c85 nip6h = nf_reject_ip6hdr_put(nskb, oldskb, IPPROTO_TCP, in nf_reject_skb_v6_tcp_reset()
126 nip6h = nf_reject_ip6hdr_put(nskb, oldskb, IPPROTO_ICMPV6, in nf_reject_skb_v6_unreach()
197 struct ipv6hdr *nf_reject_ip6hdr_put(struct sk_buff *nskb, in nf_reject_ip6hdr_put() function
219 EXPORT_SYMBOL_GPL(nf_reject_ip6hdr_put);
330 nf_reject_ip6hdr_put(nskb, oldskb, IPPROTO_TCP, ip6_dst_hoplimit(dst)); in nf_send_reset6()

Completed in 8 milliseconds