Searched refs:rtt_func (Results 1 – 2 of 2) sorted by relevance
360 void (*rtt_func)(struct rtentry *, struct rttimer *); member
1876 (*r->rtt_func)(r->rtt_rt, r); in rt_timer_queue_remove_all()1939 if (r->rtt_func == func) in rt_timer_add()1961 r->rtt_func = func; in rt_timer_add()1992 (*r->rtt_func)(r->rtt_rt, r); in rt_timer_work()