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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Dtunnel6.c102 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0, skb->dev);
121 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0, skb->dev);
H A Dxfrm6_tunnel.c278 case ICMPV6_PORT_UNREACH:
H A Dicmp.c854 if (code <= ICMPV6_PORT_UNREACH) {
H A Dudp.c474 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0, dev);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dicmpv6.h122 #define ICMPV6_PORT_UNREACH 4 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/netfilter/
H A Dip6t_REJECT.c203 send_unreach(*pskb, ICMPV6_PORT_UNREACH, hooknum);

Completed in 124 milliseconds