Searched refs:icmpv6_global_allow (Results 1 – 1 of 1) sorted by relevance
185 static bool icmpv6_global_allow(struct net *net, int type) in icmpv6_global_allow() function542 if (!(skb->dev->flags & IFF_LOOPBACK) && !icmpv6_global_allow(net, type)) in icmp6_send()778 if ((!(skb->dev->flags & IFF_LOOPBACK) && !icmpv6_global_allow(net, ICMPV6_ECHO_REPLY)) || in icmpv6_echo_reply()