Home
last modified time | relevance | path

Searched refs:throttle_host (Results 1 – 4 of 4) sorted by relevance

/external/ipsec-tools/src/racoon/
Dthrottle.h49 int throttle_host(struct sockaddr *, int);
Dthrottle.c93 throttle_host(addr, authfail) in throttle_host() function
Disakmp_xauth.c314 throttle_delay = throttle_host(iph1->remote, res) - time(NULL);
/external/ipsec-tools/
Dsetup.c697 int throttle_host(struct sockaddr *addr, int fail) in throttle_host() function