Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/
Dsdkconfig.h262 #define CONFIG_LWIP_TCP_SND_BUF_DEFAULT 5744 macro
419 #define CONFIG_TCP_SND_BUF_DEFAULT CONFIG_LWIP_TCP_SND_BUF_DEFAULT
Dsdkconfig.gni564 CONFIG_LWIP_TCP_SND_BUF_DEFAULT=5744
/device/soc/esp/esp32/components/esp_wifi/src/
Dwifi_init.c148 ESP_LOGI(TAG, "tcp tx win: %d", CONFIG_LWIP_TCP_SND_BUF_DEFAULT); in esp_wifi_config_info()
/device/board/openvalley/niobeu4/liteos_m/third_party_adapter/lwip-2.1/include/lwip/
Dlwipopts.h256 #define TCP_SND_BUF CONFIG_LWIP_TCP_SND_BUF_DEFAULT