Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_mesh.c2251 if (meshpeer == NULL) { in mesh_recv_action_meshpeering_open()
2263 args[0] = meshpeer->peer_llinkid; in mesh_recv_action_meshpeering_open()
2373 args[1] = meshpeer->peer_llinkid; in mesh_recv_action_meshpeering_open()
2398 if (meshpeer == NULL) { in mesh_recv_action_meshpeering_confirm()
2404 meshpeer->peer_llinkid, meshpeer->peer_linkid); in mesh_recv_action_meshpeering_confirm()
2417 args[1] = meshpeer->peer_llinkid; in mesh_recv_action_meshpeering_confirm()
2461 if (meshpeer == NULL) { in mesh_recv_action_meshpeering_close()
3153 if (meshpeer == NULL || in mesh_verify_meshpeer()
3161 meshpeer->peer_proto); in mesh_verify_meshpeer()
3177 meshpeer->peer_linkid != 0) in mesh_verify_meshpeer()
[all …]