esp_eth_new_netif_glue() function
Create a netif glue for Ethernet driver
Arguments
eth_hdl
Ethernet driver handle
Return value
glue object, which inherits esp_netif_driver_base_t
Notes
netif glue is used to attach io driver to TCP/IP netif
Examples
esp_eth_new_netif_glue() is referenced by 5 libraries and example projects: