Searched refs:ICMPV6_PORT_UNREACH (Results 1 – 3 of 3) sorted by relevance
108 #define ICMPV6_PORT_UNREACH 4 macro
704 if (code <= ICMPV6_PORT_UNREACH) { in icmpv6_err_convert()
688 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0, dev); in udpv6_rcv()