Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dicmp.c297 static bool icmpv4_global_allow(struct net *net, int type, int code, in icmpv4_global_allow() function
428 if (!icmpv4_global_allow(net, type, code, &apply_ratelimit)) in icmp_reply()
695 !icmpv4_global_allow(net, type, code, &apply_ratelimit)) in __icmp_send()