Home
last modified time | relevance | path

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

/net/ipv4/
Dinetpeer.c555 bool inet_peer_xrlim_allow(struct inet_peer *peer, int timeout) in inet_peer_xrlim_allow() function
576 EXPORT_SYMBOL(inet_peer_xrlim_allow);
Dicmp.c258 rc = inet_peer_xrlim_allow(peer, in icmpv4_xrlim_allow()
/net/ipv6/
Dicmp.c208 res = inet_peer_xrlim_allow(peer, tmo); in icmpv6_xrlim_allow()
Dip6_output.c447 if (inet_peer_xrlim_allow(peer, 1*HZ)) in ip6_forward()
Dndisc.c1455 ret = inet_peer_xrlim_allow(peer, 1*HZ); in ndisc_send_redirect()