Home
last modified time | relevance | path

Searched refs:destination_ip_address (Results 1 – 1 of 1) sorted by relevance

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/sl_net/src/
Dsl_net_si91x_integration_handler.c227 …const sl_ip_address_t *destination_ip_address = sli_si91x_get_ap_client_ip_address_from_mac_addres… in sl_net_si91x_event_dispatch_handler() local
230 if (destination_ip_address != NULL) { in sl_net_si91x_event_dispatch_handler()
231 …1x_flush_all_socket_tx_queues_based_on_dest_ip_address(data->frame_status, destination_ip_address); in sl_net_si91x_event_dispatch_handler()