Searched refs:throttle_add (Results 1 - 2 of 2) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Dthrottle.h48 struct throttle_entry *throttle_add(struct sockaddr *);
H A Dthrottle.c72 throttle_add(addr) function
130 if ((te = throttle_add(addr)) == NULL) {

Completed in 283 milliseconds