Home
last modified time | relevance | path

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

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dthrottle.h39 struct throttle_entry { struct
41 TAILQ_ENTRY(throttle_entry) next; argument
45 TAILQ_HEAD(throttle_list, throttle_entry); argument