Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ipv6/
A Dxfrm6_protocol.c101 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in xfrm6_rcv_encap()
120 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in xfrm6_esp_rcv()
149 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in xfrm6_ah_rcv()
178 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in xfrm6_ipcomp_rcv()
A Dtunnel6.c133 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in tunnelmpls6_rcv()
151 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in tunnel6_rcv()
196 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in tunnel46_rcv()
A Dxfrm6_tunnel.c243 case ICMPV6_PORT_UNREACH: in xfrm6_tunnel_err()
A Dip6_gre.c440 if (code != ICMPV6_PORT_UNREACH) in ip6gre_err()
619 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in gre_rcv()
A Dudp.c1035 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in __udp6_lib_rcv()
/linux-6.3-rc2/net/ipv6/netfilter/
A Dip6t_REJECT.c57 nf_send_unreach6(net, skb, ICMPV6_PORT_UNREACH, in reject_tg6()
/linux-6.3-rc2/net/netfilter/
A Dnft_reject.c117 [NFT_REJECT_ICMPX_PORT_UNREACH] = ICMPV6_PORT_UNREACH,
/linux-6.3-rc2/include/uapi/linux/
A Dicmpv6.h125 #define ICMPV6_PORT_UNREACH 4 macro
/linux-6.3-rc2/net/netfilter/ipvs/
A Dip_vs_core.c665 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in ip_vs_leave()
1457 ICMPV6_PORT_UNREACH, in ip_vs_out_hook()

Completed in 19 milliseconds