Searched refs:xrlim_allow (Results 1 – 7 of 7) sorted by relevance
45 extern int xrlim_allow(struct dst_entry *dst, int timeout);
230 int xrlim_allow(struct dst_entry *dst, int timeout) in xrlim_allow() function263 return xrlim_allow(dst, sysctl_icmp_ratelimit); in icmpv4_xrlim_allow()
204 if (!xrlim_allow(&rt->u.dst, 1*HZ)) in send_unreach()
472 EXPORT_SYMBOL(xrlim_allow);
232 res = xrlim_allow(dst, tmo); in icmpv6_xrlim_allow()
794 if (xrlim_allow(dst, 1*HZ)) in ip6_forward()
1216 if (!xrlim_allow(&rt->u.dst, 1*HZ)) { in ndisc_send_redirect()