Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/lwip/port/esp32/netif/
Dwlanif.c57 #if !ESP_L2_TO_L3_COPY
105 #if !ESP_L2_TO_L3_COPY in low_level_init()
187 #if (ESP_L2_TO_L3_COPY == 1) in wlanif_input()
/hal_espressif-3.6.0/components/lwip/port/esp32/include/
Dlwipopts.h984 #define ESP_L2_TO_L3_COPY CONFIG_LWIP_L2_TO_L3_COPY macro