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

/linux-master/include/net/
H A Dinetpeer.h148 bool inet_peer_xrlim_allow(struct inet_peer *peer, int timeout);
/linux-master/net/ipv4/
H A Dinetpeer.c267 bool inet_peer_xrlim_allow(struct inet_peer *peer, int timeout) function
288 EXPORT_SYMBOL(inet_peer_xrlim_allow); variable
H A Dicmp.c325 rc = inet_peer_xrlim_allow(peer,
/linux-master/net/ipv6/
H A Dicmp.c224 res = inet_peer_xrlim_allow(peer, tmo);
H A Dndisc.c1733 ret = inet_peer_xrlim_allow(peer, 1*HZ);
H A Dip6_output.c613 if (inet_peer_xrlim_allow(peer, 1*HZ))

Completed in 141 milliseconds