Searched refs:icmpv6_global_allow (Results 1 – 1 of 1) sorted by relevance
182 static bool icmpv6_global_allow(int type) in icmpv6_global_allow() function508 if (!(skb->dev->flags&IFF_LOOPBACK) && !icmpv6_global_allow(type)) in icmp6_send()