Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ipv6/
A Dicmp.c178 static bool icmpv6_global_allow(struct net *net, int type) in icmpv6_global_allow() function
536 if (!(skb->dev->flags & IFF_LOOPBACK) && !icmpv6_global_allow(net, type)) in icmp6_send()
780 if ((!(skb->dev->flags & IFF_LOOPBACK) && !icmpv6_global_allow(net, ICMPV6_ECHO_REPLY)) || in icmpv6_echo_reply()

Completed in 7 milliseconds