Home
last modified time | relevance | path

Searched refs:throttle_entry (Results 1 – 2 of 2) sorted by relevance

/external/ipsec-tools/src/racoon/
Dthrottle.h37 struct throttle_entry { struct
39 TAILQ_ENTRY(throttle_entry) next; argument
43 TAILQ_HEAD(throttle_list, throttle_entry); argument
48 struct throttle_entry *throttle_add(struct sockaddr *);
Dthrottle.c71 struct throttle_entry *
75 struct throttle_entry *te;
97 struct throttle_entry *te;