Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/mrouted/
H A Dcallout.c20 struct timeout_q { struct
21 struct timeout_q *next; /* next event */ argument
39 Q = (struct timeout_q *) 0; in callout_init() argument