Searched refs:SL_IPV4 (Results 1 – 9 of 9) sorted by relevance
278 if ((address->primary_server_address && address->primary_server_address->type != SL_IPV4 in sl_net_set_dns_server()280 || (address->secondary_server_address && address->secondary_server_address->type != SL_IPV4 in sl_net_set_dns_server()290 if (address->primary_server_address && address->primary_server_address->type == SL_IPV4) { in sl_net_set_dns_server()304 if (address->secondary_server_address && address->secondary_server_address->type == SL_IPV4) { in sl_net_set_dns_server()371 ip_config.type = SL_IPV4; in sl_net_get_ip_address()
46 SL_IPV4 = (1 << 2), ///< IPv4 address enumerator96 .ip.v4.bytes = { a, b, c, d }, .type = SL_IPV4 \
76 if (SL_IPV4 & ip_config->type) { in sli_si91x_configure_ip_address()212 if (server_ip.type == SL_IPV4) { in sl_si91x_ota_firmware_upgradation()214 otaf_fwup.ip_version = SL_IPV4; in sl_si91x_ota_firmware_upgradation()
49 ip_address_buffer->type = SL_IPV4; in convert_rsi_ipv4_address_to_sl_ip_address()74 ip_address->type = ip_address_size == SL_IPV4_ADDRESS_LENGTH ? SL_IPV4 : SL_IPV6; in convert_si91x_dns_response()
99 ip_config.type = SL_IPV4; in sl_si91x_default_handler()
312 if (dest_ip_add->type == SL_IPV4) { in sli_si91x_flush_all_socket_tx_queues_based_on_dest_ip_address()
43 #define REQUIRED_IP_TYPE SL_IPV4138 .type = SL_IPV4, \
86 if (sl_ip_address->type == SL_IPV4) { in print_sl_ip_address()
767 sl_client_info->ip_address.type = ip_address_size == SL_IPV4_ADDRESS_LENGTH ? SL_IPV4 : SL_IPV6; in convert_si91x_wifi_client_info()