Searched defs:lwip_netif (Results 1 – 3 of 3) sorted by relevance
291 struct netif *lwip_netif = dev; in esp_netif_get_handle_from_netif_impl() local498 struct netif * lwip_netif = calloc(1, sizeof(struct netif)); in esp_netif_new() local795 struct netif *lwip_netif = esp_netif->lwip_netif; in esp_netif_stop_api() local1265 struct netif *lwip_netif = esp_netif->lwip_netif; in esp_netif_up_api() local1288 struct netif *lwip_netif = esp_netif->lwip_netif; in esp_netif_up() local
189 struct netif *lwip_netif = slip_netif->lwip_netif; in esp_netif_lwip_slip_raw_output() local
107 struct netif *lwip_netif; member