/net/ipv6/ |
D | xfrm6_protocol.c | 72 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()
|
D | ip6_icmp.c | 56 void icmpv6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info) in icmpv6_send() function 60 EXPORT_SYMBOL(icmpv6_send);
|
D | tunnel6.c | 100 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()
|
D | xfrm6_output.c | 90 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in xfrm6_tunnel_check_size()
|
D | ip6_output.c | 547 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()
|
D | exthdrs.c | 454 icmpv6_send(skb, ICMPV6_TIME_EXCEED, in ipv6_srh_rcv() 637 icmpv6_send(skb, ICMPV6_TIME_EXCEED, ICMPV6_EXC_HOPLIMIT, in ipv6_rthdr_rcv()
|
D | ip6_input.c | 425 icmpv6_send(skb, ICMPV6_PARAMPROB, in ip6_protocol_deliver_rcu()
|
D | ip6_gre.c | 625 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()
|
D | mip6.c | 48 icmpv6_send(skb, ICMPV6_PARAMPROB, code, pos); in mip6_param_prob()
|
D | ip6_tunnel.c | 684 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()
|
D | ip6_vti.c | 514 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in vti6_xmit()
|
D | udp.c | 943 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in __udp6_lib_rcv()
|
D | sit.c | 946 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in ipip6_tunnel_xmit()
|
D | route.c | 2685 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/ |
D | ip6t_NPT.c | 86 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()
|
D | nf_reject_ipv6.c | 248 icmpv6_send(skb_in, ICMPV6_DEST_UNREACH, code, 0); in nf_send_unreach6()
|
/net/netfilter/ipvs/ |
D | ip_vs_xmit.c | 228 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in ensure_mtu_is_adequate() 272 icmpv6_send(skb, ICMPV6_TIME_EXCEED, in decrement_ttl()
|
D | ip_vs_core.c | 677 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in ip_vs_leave() 1470 icmpv6_send(skb, in ip_vs_out()
|
/net/ipv4/ |
D | ip_vti.c | 277 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in vti_xmit()
|
D | ip_tunnel.c | 542 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in tnl_update_pmtu()
|