Searched refs:inet_peer_xrlim_allow (Results 1 – 6 of 6) sorted by relevance
100 extern bool inet_peer_xrlim_allow(struct inet_peer *peer, int timeout);
540 bool inet_peer_xrlim_allow(struct inet_peer *peer, int timeout) in inet_peer_xrlim_allow() function561 EXPORT_SYMBOL(inet_peer_xrlim_allow);
258 rc = inet_peer_xrlim_allow(rt->peer, in icmpv4_xrlim_allow()
196 res = inet_peer_xrlim_allow(rt->rt6i_peer, tmo); in icmpv6_xrlim_allow()
1570 if (!inet_peer_xrlim_allow(rt->rt6i_peer, 1*HZ)) in ndisc_send_redirect()
497 if (inet_peer_xrlim_allow(rt->rt6i_peer, 1*HZ)) in ip6_forward()