Searched refs:mesh_peer_timeout_cb (Results 1 – 1 of 1) sorted by relevance
92 static void mesh_peer_timeout_cb(void *);2992 mesh_peer_timeout_cb, ni); in mesh_peer_timeout_setup()3005 callout_reset(&ni->ni_mltimer, ni->ni_mltval, mesh_peer_timeout_cb, in mesh_peer_timeout_backoff()3028 mesh_peer_timeout_cb(void *arg) in mesh_peer_timeout_cb() function