Searched refs:mesh_network_control (Results 1 – 7 of 7) sorted by relevance
449 uint16_t mesh_network_control(mesh_network_pdu_t * network_pdu);
396 uint8_t max_segment_len = mesh_network_control(network_pdu) ? 8 : 12; in mesh_lower_transport_incoming_process_segment()865 if (mesh_network_control(network_pdu)){ in mesh_lower_transport_process_network_pdu()
1147 uint16_t mesh_network_control(mesh_network_pdu_t * network_pdu){ in mesh_network_control() function
390 return mesh_network_control((mesh_network_pdu_t *) pdu); in mesh_pdu_ctl()
838 if (mesh_network_control(network_pdu)) { in mesh_upper_transport_run()
581 mesh_network_ttl(network_pdu), mesh_network_control(network_pdu), in pts_lower_transport_callback_handler()
126 return mesh_network_control((mesh_network_pdu_t *) pdu); in mesh_pdu_ctl()