Home
last modified time | relevance | path

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

/net/ipv6/
Dxfrm6_protocol.c72 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in xfrm6_esp_rcv()
101 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in xfrm6_ah_rcv()
130 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in xfrm6_ipcomp_rcv()
Dip6_icmp.c56 void icmpv6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info) in icmpv6_send() function
60 EXPORT_SYMBOL(icmpv6_send);
Dtunnel6.c100 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in tunnel6_rcv()
118 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in tunnel46_rcv()
Dxfrm6_output.c90 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in xfrm6_tunnel_check_size()
Dip6_output.c547 icmpv6_send(skb, ICMPV6_TIME_EXCEED, ICMPV6_EXC_HOPLIMIT, 0); in ip6_forward()
610 icmpv6_send(skb, ICMPV6_DEST_UNREACH, in ip6_forward()
623 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in ip6_forward()
1015 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in ip6_fragment()
Dexthdrs.c454 icmpv6_send(skb, ICMPV6_TIME_EXCEED, in ipv6_srh_rcv()
637 icmpv6_send(skb, ICMPV6_TIME_EXCEED, ICMPV6_EXC_HOPLIMIT, in ipv6_rthdr_rcv()
Dip6_input.c425 icmpv6_send(skb, ICMPV6_PARAMPROB, in ip6_protocol_deliver_rcu()
Dip6_gre.c625 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in gre_rcv()
681 icmpv6_send(skb, ICMPV6_PARAMPROB, in prepare_ip6gre_xmit_ipv6()
835 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in ip6gre_xmit_ipv6()
1074 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in ip6erspan_tunnel_xmit()
Dmip6.c48 icmpv6_send(skb, ICMPV6_PARAMPROB, code, pos); in mip6_param_prob()
Dip6_tunnel.c684 icmpv6_send(skb2, rel_type, rel_code, rel_info); in ip6ip6_err()
1351 icmpv6_send(skb, ICMPV6_PARAMPROB, in ip6ip6_tnl_xmit()
1387 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in ip6ip6_tnl_xmit()
Dip6_vti.c514 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in vti6_xmit()
Dudp.c943 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in __udp6_lib_rcv()
Dsit.c946 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in ipip6_tunnel_xmit()
Droute.c2685 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_ADDR_UNREACH, 0); in ip6_link_failure()
4390 icmpv6_send(skb, ICMPV6_DEST_UNREACH, code, 0); in ip6_pkt_drop()
/net/ipv6/netfilter/
Dip6t_NPT.c86 icmpv6_send(skb, ICMPV6_PARAMPROB, ICMPV6_HDR_FIELD, in ip6t_snpt_tg()
99 icmpv6_send(skb, ICMPV6_PARAMPROB, ICMPV6_HDR_FIELD, in ip6t_dnpt_tg()
Dnf_reject_ipv6.c248 icmpv6_send(skb_in, ICMPV6_DEST_UNREACH, code, 0); in nf_send_unreach6()
/net/netfilter/ipvs/
Dip_vs_xmit.c228 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in ensure_mtu_is_adequate()
272 icmpv6_send(skb, ICMPV6_TIME_EXCEED, in decrement_ttl()
Dip_vs_core.c677 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in ip_vs_leave()
1470 icmpv6_send(skb, in ip_vs_out()
/net/ipv4/
Dip_vti.c277 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in vti_xmit()
Dip_tunnel.c542 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in tnl_update_pmtu()