OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Sat Feb 28 05:31:39 UTC 2026