Searched refs:meshpeer (Results 1 – 1 of 1) sorted by relevance
2251 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 …]