Searched refs:throttle_host (Results 1 – 4 of 4) sorted by relevance
49 int throttle_host(struct sockaddr *, int);
93 throttle_host(addr, authfail) in throttle_host() function
314 throttle_delay = throttle_host(iph1->remote, res) - time(NULL);
697 int throttle_host(struct sockaddr *addr, int fail) in throttle_host() function