Searched refs:mesh_network_primary_address (Results 1 – 1 of 1) sorted by relevance
435 uint16_t mesh_network_primary_address = mesh_node_get_primary_element_address(); in mesh_network_message_processed_by_higher_layer() local437 …if (((src < mesh_network_primary_address) || (src > (mesh_network_primary_address + mesh_node_elem… in mesh_network_message_processed_by_higher_layer()