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

/linux-master/net/ipv4/
H A Dicmp.c292 static bool icmpv4_global_allow(struct net *net, int type, int code) function
418 if (!icmpv4_global_allow(net, type, code))
684 !icmpv4_global_allow(net, type, code))

Completed in 121 milliseconds