Searched refs:rt_discovery (Results 1 – 3 of 3) sorted by relevance
424 struct callout rt_discovery; /* discovery timeout */ member
220 callout_init_mp(&rt->rt_discovery); in mesh_rt_add_locked()222 callout_init(&rt->rt_discovery, 1); in mesh_rt_add_locked()363 callout_drain(&rt->rt_discovery); in mesh_rt_del()
2107 callout_reset(&rt->rt_discovery, in hwmp_rediscover_cb()2210 callout_reset(&rt->rt_discovery, in hwmp_discover()