Searched defs:throttle_entry (Results 1 - 1 of 1) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Dthrottle.h37 struct throttle_entry { struct
39 TAILQ_ENTRY(throttle_entry) next;
43 TAILQ_HEAD(throttle_list, throttle_entry);
48 struct throttle_entry *throttle_add(struct sockaddr *);

Completed in 632 milliseconds