Home | History | Annotate | Download | only in dhcpcd

Lines Matching defs:timeout

50 static struct timeout {
55 struct timeout *next;
57 static struct timeout *free_timeouts;
117 struct timeout *t, *tt = NULL;
127 /* Remove existing timeout if present */
154 /* The timeout list should be in chronological order,
185 * timeout. */
189 struct timeout *t, *tt, *last = NULL;
229 struct timeout *t, *tt, *last = NULL;
255 struct timeout *t;
287 struct timeout *t;