Home
last modified time | relevance | path

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

/lib/liblwip/src/include/lwip/
Dtcpip.h95 err_t tcpip_netifapi(struct netifapi_msg *netifapimsg);
97 err_t tcpip_netifapi_lock(struct netifapi_msg *netifapimsg);
141 struct netifapi_msg *netifapimsg;
Dnetifapi.h69 struct netifapi_msg { struct
/lib/liblwip/src/api/
Dnetifapi.c106 struct netifapi_msg msg; in netifapi_netif_add()
131 struct netifapi_msg msg; in netifapi_netif_set_addr()
151 struct netifapi_msg msg; in netifapi_netif_common()
Dtcpip.c360 tcpip_netifapi(struct netifapi_msg* netifapimsg) in tcpip_netifapi()
390 tcpip_netifapi_lock(struct netifapi_msg* netifapimsg) in tcpip_netifapi_lock()