Home
last modified time | relevance | path

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

/linux-3.4.99/net/ipv6/
Dtunnel6.c113 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in tunnel6_rcv()
131 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in tunnel46_rcv()
Dxfrm6_tunnel.c258 case ICMPV6_PORT_UNREACH: in xfrm6_tunnel_err()
Dudp.c782 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in __udp6_lib_rcv()
/linux-3.4.99/include/linux/
Dicmpv6.h125 #define ICMPV6_PORT_UNREACH 4 macro
/linux-3.4.99/net/ipv6/netfilter/
Dip6t_REJECT.c204 send_unreach(net, skb, ICMPV6_PORT_UNREACH, par->hooknum); in reject_tg6()
/linux-3.4.99/net/netfilter/ipvs/
Dip_vs_core.c598 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in ip_vs_leave()
1207 ICMPV6_PORT_UNREACH, in ip_vs_out()