Searched refs:MESH_CAP_ACCEPT_ADDITIONAL_PEER (Results 1 – 4 of 4) sorted by relevance
311 wpabuf_put_u8(buf, MESH_CAP_ACCEPT_ADDITIONAL_PEER | in mesh_mpm_send_plink_action()709 !(elems->mesh_config[6] & MESH_CAP_ACCEPT_ADDITIONAL_PEER)) { in mesh_mpm_add_peer()
309 wpabuf_put_u8(buf, MESH_CAP_ACCEPT_ADDITIONAL_PEER | in mesh_mpm_send_plink_action()705 !(elems->mesh_config[6] & MESH_CAP_ACCEPT_ADDITIONAL_PEER)) { in mesh_mpm_add_peer()
1713 #define MESH_CAP_ACCEPT_ADDITIONAL_PEER BIT(0) macro
1781 #define MESH_CAP_ACCEPT_ADDITIONAL_PEER BIT(0) macro