Searched refs:mesh_timeout (Results 1 – 1 of 1) sorted by relevance
162 static void mesh_timeout(void *);517 callout_reset(&scb->xs->xs_callout, timeout, mesh_timeout, scb); in mesh_select()1109 mesh_timeout(void *arg) in mesh_timeout() function