Home
last modified time | relevance | path

Searched refs:mesh_peer_timeout_stop (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/sys/net80211/
H A Dieee80211_mesh.c98 mesh_peer_timeout_stop(struct ieee80211_node *);
2348 mesh_peer_timeout_stop(ni); in mesh_recv_action_meshpeering_open()
2408 mesh_peer_timeout_stop(ni); in mesh_recv_action_meshpeering_confirm()
2493 mesh_peer_timeout_stop(ni); in mesh_recv_action_meshpeering_close()
3013 mesh_peer_timeout_stop(struct ieee80211_node *ni) in mesh_peer_timeout_stop() function