Searched defs:rttimer (Results 1 – 2 of 2) sorted by relevance
355 struct rttimer { struct358 struct rttimer_queue *rtt_queue; /* back pointer to queue */ argument360 void (*rtt_func)(struct rtentry *, struct rttimer *); argument367 TAILQ_HEAD(, rttimer) rtq_head; argument
1927 void (*func)(struct rtentry *, struct rttimer *), in rt_timer_add()