OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rttimer
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/net/
route.h
122
LIST_HEAD(,
rttimer
) rt_timer; /* queue of timeouts for misc funcs */
355
struct
rttimer
{
struct
356
TAILQ_ENTRY(
rttimer
) rtt_next; /* entry on timer queue */
357
LIST_ENTRY(
rttimer
) rtt_link; /* multiple timers per rtentry */
360
void (*rtt_func)(struct rtentry *, struct
rttimer
*);
367
TAILQ_HEAD(,
rttimer
) rtq_head;
423
void(*)(struct rtentry *, struct
rttimer
*),
route.h
122
LIST_HEAD(,
rttimer
) rt_timer; /* queue of timeouts for misc funcs */
355
struct
rttimer
{
struct
356
TAILQ_ENTRY(
rttimer
) rtt_next; /* entry on timer queue */
357
LIST_ENTRY(
rttimer
) rtt_link; /* multiple timers per rtentry */
360
void (*rtt_func)(struct rtentry *, struct
rttimer
*);
367
TAILQ_HEAD(,
rttimer
) rtq_head;
423
void(*)(struct rtentry *, struct
rttimer
*),
route.h
122
LIST_HEAD(,
rttimer
) rt_timer; /* queue of timeouts for misc funcs */
355
struct
rttimer
{
struct
356
TAILQ_ENTRY(
rttimer
) rtt_next; /* entry on timer queue */
357
LIST_ENTRY(
rttimer
) rtt_link; /* multiple timers per rtentry */
360
void (*rtt_func)(struct rtentry *, struct
rttimer
*);
367
TAILQ_HEAD(,
rttimer
) rtq_head;
423
void(*)(struct rtentry *, struct
rttimer
*),
route.h
122
LIST_HEAD(,
rttimer
) rt_timer; /* queue of timeouts for misc funcs */
355
struct
rttimer
{
struct
356
TAILQ_ENTRY(
rttimer
) rtt_next; /* entry on timer queue */
357
LIST_ENTRY(
rttimer
) rtt_link; /* multiple timers per rtentry */
360
void (*rtt_func)(struct rtentry *, struct
rttimer
*);
367
TAILQ_HEAD(,
rttimer
) rtq_head;
423
void(*)(struct rtentry *, struct
rttimer
*),
Completed in 44 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025