Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Dtcpip.h81 err_t tcpip_signal_netif_event(struct netif *inp, u32_t event, netif_drv_fn drv_fn);
A Dnetif.h165 typedef err_t (*netif_drv_fn)(struct netif *inp, u32_t event); typedef
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/priv/
A Dtcpip_priv.h151 netif_drv_fn drv_fn;
/AliOS-Things-master/components/lwip/lwip2.0.0/api/
A Dtcpip.c179 tcpip_signal_netif_event(struct netif *inp, u32_t event, netif_drv_fn drv_fn) in tcpip_signal_netif_event()

Completed in 6 milliseconds