Home
last modified time | relevance | path

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

/dflybsd-src/sys/netproto/802_11/wlan/
H A Dieee80211_mesh.c97 mesh_peer_timeout_stop(struct ieee80211_node *);
2394 mesh_peer_timeout_stop(ni); in mesh_recv_action_meshpeering_open()
2454 mesh_peer_timeout_stop(ni); in mesh_recv_action_meshpeering_confirm()
2539 mesh_peer_timeout_stop(ni); in mesh_recv_action_meshpeering_close()
3074 mesh_peer_timeout_stop(struct ieee80211_node *ni) in mesh_peer_timeout_stop() function