Searched refs:mesh_network_nid (Results 1 – 3 of 3) sorted by relevance
450 uint8_t mesh_network_nid(mesh_network_pdu_t * network_pdu);
377 uint8_t nid = mesh_network_nid(received_network_pdu); in proxy_configuration_message_handler()
1144 uint8_t mesh_network_nid(mesh_network_pdu_t * network_pdu){ in mesh_network_nid() function