HomeSort by: relevance | last modified time | path
    Searched refs:throttle_entry (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/dist/ipsec-tools/src/racoon/
throttle.h 39 struct throttle_entry { struct
41 TAILQ_ENTRY(throttle_entry) next;
45 TAILQ_HEAD(throttle_list, throttle_entry);
50 struct throttle_entry *throttle_add(struct sockaddr *);
throttle.c 57 struct throttle_entry *
60 struct throttle_entry *te;
85 struct throttle_entry *te;

Completed in 22 milliseconds