Home
last modified time | relevance | path

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

/linux/include/net/
A Dicmp.h47 void icmp_ndo_send(struct sk_buff *skb_in, int type, int code, __be32 info);
49 static inline void icmp_ndo_send(struct sk_buff *skb_in, int type, int code, __be32 info) in icmp_ndo_send() function
/linux/drivers/net/wireguard/
A Ddevice.c209 icmp_ndo_send(skb, ICMP_DEST_UNREACH, ICMP_HOST_UNREACH, 0); in wg_xmit()
/linux/net/ipv4/
A Dicmp.c782 void icmp_ndo_send(struct sk_buff *skb_in, int type, int code, __be32 info) in icmp_ndo_send() function
812 EXPORT_SYMBOL(icmp_ndo_send);
A Dip_vti.c243 icmp_ndo_send(skb, ICMP_DEST_UNREACH, ICMP_FRAG_NEEDED, in vti_xmit()
A Dip_tunnel.c511 icmp_ndo_send(skb, ICMP_DEST_UNREACH, ICMP_FRAG_NEEDED, htonl(mtu)); in tnl_update_pmtu()
/linux/net/xfrm/
A Dxfrm_interface.c311 icmp_ndo_send(skb, ICMP_DEST_UNREACH, ICMP_FRAG_NEEDED, in xfrmi_xmit2()
/linux/net/ipv6/
A Dip6_gre.c807 icmp_ndo_send(skb, ICMP_DEST_UNREACH, ICMP_FRAG_NEEDED, in ip6gre_xmit_ipv4()
1065 icmp_ndo_send(skb, ICMP_DEST_UNREACH, in ip6erspan_tunnel_xmit()
A Dip6_vti.c527 icmp_ndo_send(skb, ICMP_DEST_UNREACH, ICMP_FRAG_NEEDED, in vti6_xmit()
A Dip6_tunnel.c1388 icmp_ndo_send(skb, ICMP_DEST_UNREACH, in ipxip6_tnl_xmit()
/linux/drivers/net/
A Dgtp.c547 icmp_ndo_send(skb, ICMP_DEST_UNREACH, ICMP_FRAG_NEEDED, in gtp_build_skb_ip4()
A Damt.c2619 icmp_ndo_send(skb, ICMP_DEST_UNREACH, ICMP_HOST_UNREACH, 0); in amt_request_handler()
/linux/drivers/net/ethernet/sun/
A Dsunvnet_common.c1354 icmp_ndo_send(skb, ICMP_DEST_UNREACH, ICMP_FRAG_NEEDED, in sunvnet_start_xmit_common()
/linux/
A Dvmlinux.symvers2904 0x00000000 icmp_ndo_send vmlinux EXPORT_SYMBOL
A DSystem.map53414 ffff800010e69760 T icmp_ndo_send
A D.tmp_System.map53414 ffff800010e69760 T icmp_ndo_send

Completed in 409 milliseconds