Home
last modified time | relevance | path

Searched refs:drv_fn (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/lwip/lwip2.0.0/api/
A Dtcpip.c158 msg->msg.drv.drv_fn(msg->msg.drv.netif, msg->msg.drv.event); in tcpip_thread()
179 tcpip_signal_netif_event(struct netif *inp, u32_t event, netif_drv_fn drv_fn) in tcpip_signal_netif_event() argument
194 msg->msg.drv.drv_fn = drv_fn; in tcpip_signal_netif_event()
/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);
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/priv/
A Dtcpip_priv.h151 netif_drv_fn drv_fn; member

Completed in 3 milliseconds