Searched refs:mesh_peer_timeout_cb (Results 1 – 1 of 1) sorted by relevance
96 static void mesh_peer_timeout_cb(void *);2995 mesh_peer_timeout_cb, ni); in mesh_peer_timeout_setup()3008 callout_reset(&ni->ni_mltimer, ni->ni_mltval, mesh_peer_timeout_cb, in mesh_peer_timeout_backoff()3031 mesh_peer_timeout_cb(void *arg) in mesh_peer_timeout_cb() function