Searched defs:lwip_netif (Results 1 – 2 of 2) sorted by relevance
505 struct netif *lwip_netif = dev; in esp_netif_get_handle_from_netif_impl() local759 struct netif * lwip_netif = calloc(1, sizeof(struct netif)); in esp_netif_new() local1135 struct netif *lwip_netif = esp_netif->lwip_netif; in esp_netif_stop_api() local1621 struct netif *lwip_netif = esp_netif->lwip_netif; in esp_netif_up_api() local1647 struct netif *lwip_netif = esp_netif->lwip_netif; in esp_netif_up() local
78 struct netif *lwip_netif; member