Searched defs:subnet (Results 1 – 8 of 8) sorted by relevance
164 static void mesh_secure_network_beacon_update_interval(mesh_subnet_t * subnet){ in mesh_secure_network_beacon_update_interval()196 mesh_subnet_t * subnet = mesh_subnet_iterator_get_next(&it); in mesh_secure_network_beacon_run() local301 mesh_subnet_t * subnet = NULL; in beacon_handle_secure_beacon() local369 mesh_subnet_t * subnet = mesh_subnet_iterator_get_next(&it); in beacon_adv_packet_handler() local404 mesh_subnet_t * subnet = mesh_subnet_iterator_get_next(&it); in beacon_gatt_handle_mesh_event() local
354 mesh_subnet_t * subnet = mesh_subnet_get_by_netkey_index(outgoing_pdu->netkey_index); in mesh_network_send_a() local1284 void mesh_subnet_add(mesh_subnet_t * subnet){ in mesh_subnet_add()1288 void mesh_subnet_remove(mesh_subnet_t * subnet){ in mesh_subnet_remove()1319 mesh_network_key_t * mesh_subnet_get_outgoing_network_key(mesh_subnet_t * subnet){ in mesh_subnet_get_outgoing_network_key()1334 mesh_subnet_t * subnet = mesh_subnet_get_by_netkey_index(netkey_index); in mesh_subnet_setup_for_netkey_index() local
279 mesh_subnet_t * subnet = mesh_subnet_iterator_get_next(&it); in mesh_proxy_start_advertising_with_node_id_next_subnet() local303 mesh_subnet_t * subnet = mesh_subnet_iterator_get_next(&it); in mesh_proxy_start_advertising_with_network_id() local
587 mesh_subnet_t * subnet = (mesh_subnet_t *) arg; in config_netkey_add_derived() local675 mesh_subnet_t * subnet = (mesh_subnet_t *) arg; in config_netkey_update_derived() local701 mesh_subnet_t * subnet = mesh_subnet_get_by_netkey_index(netkey_index); in config_netkey_update_handler() local750 mesh_subnet_t * subnet = mesh_subnet_get_by_netkey_index(netkey_index_to_remove); in config_netkey_delete_handler() local2062 mesh_subnet_t * subnet = mesh_subnet_get_by_netkey_index(netkey_index); in config_key_refresh_phase_get_handler() local2081 mesh_subnet_t * subnet = mesh_subnet_get_by_netkey_index(netkey_index); in config_key_refresh_phase_set_handler() local
836 void mesh_access_key_refresh_revoke_keys(mesh_subnet_t * subnet){ in mesh_access_key_refresh_revoke_keys()899 mesh_subnet_t * subnet = NULL; in mesh_access_secure_network_beacon_handler() local1143 mesh_subnet_t * subnet = mesh_subnet_get_by_netkey_index(0); in mesh_node_startup_from_tlv() local
299 mesh_subnet_t * subnet = mesh_subnet_get_by_netkey_index(netkey_index); in mesh_upper_transport_get_outgoing_appkey() local
47 uint8_t subnet[4]; member
165 uint32_t subnet) in fill_options()