Home
last modified time | relevance | path

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

12

/Linux-v5.4/net/ipv6/
Dip6_icmp.c34 void icmpv6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info) in icmpv6_send() function
47 EXPORT_SYMBOL(icmpv6_send);
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()
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()
Dexthdrs.c455 icmpv6_send(skb, ICMPV6_TIME_EXCEED, in ipv6_srh_rcv()
638 icmpv6_send(skb, ICMPV6_TIME_EXCEED, ICMPV6_EXC_HOPLIMIT, in ipv6_rthdr_rcv()
Dip6_output.c472 icmpv6_send(skb, ICMPV6_TIME_EXCEED, ICMPV6_EXC_HOPLIMIT, 0); in ip6_forward()
535 icmpv6_send(skb, ICMPV6_DEST_UNREACH, in ip6_forward()
548 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in ip6_forward()
935 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in ip6_fragment()
Dip6_input.c431 icmpv6_send(skb, ICMPV6_PARAMPROB, in ip6_protocol_deliver_rcu()
Dmip6.c48 icmpv6_send(skb, ICMPV6_PARAMPROB, code, pos); in mip6_param_prob()
Dip6_gre.c620 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in gre_rcv()
676 icmpv6_send(skb, ICMPV6_PARAMPROB, in prepare_ip6gre_xmit_ipv6()
825 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in ip6gre_xmit_ipv6()
1054 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in ip6erspan_tunnel_xmit()
Dip6_tunnel.c685 icmpv6_send(skb2, rel_type, rel_code, rel_info); in ip6ip6_err()
1344 icmpv6_send(skb, ICMPV6_PARAMPROB, in ip6ip6_tnl_xmit()
1380 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in ip6ip6_tnl_xmit()
Dip6_vti.c488 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in vti6_xmit()
Dudp.c926 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in __udp6_lib_rcv()
Dsit.c950 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in ipip6_tunnel_xmit()
Droute.c2644 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_ADDR_UNREACH, 0); in ip6_link_failure()
4357 icmpv6_send(skb, ICMPV6_DEST_UNREACH, code, 0); in ip6_pkt_drop()
/Linux-v5.4/include/linux/
Dicmpv6.h16 extern void icmpv6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info);
27 static inline void icmpv6_send(struct sk_buff *skb, in icmpv6_send() function
/Linux-v5.4/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()
/Linux-v5.4/include/net/
Dipv6_frag.h101 icmpv6_send(head, ICMPV6_TIME_EXCEED, ICMPV6_EXC_FRAGTIME, 0); in ip6frag_expire_frag_queue()
/Linux-v5.4/net/ipv4/
Dip_vti.c225 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in vti_xmit()
Dip_tunnel.c539 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in tnl_update_pmtu()
/Linux-v5.4/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()
/Linux-v5.4/net/xfrm/
Dxfrm_interface.c306 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in xfrmi_xmit2()
/Linux-v5.4/drivers/infiniband/ulp/ipoib/
Dipoib_cm.c1446 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in ipoib_cm_skb_reap()
/Linux-v5.4/drivers/net/ethernet/sun/
Dsunvnet_common.c1376 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, localmtu); in sunvnet_start_xmit_common()

12