Home
last modified time | relevance | path

Searched refs:TCPIP_NETIFAPI (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/core/lwip/src/api/
Dnetifapi.c115 TCPIP_NETIFAPI(&msg); in netifapi_netif_add()
137 TCPIP_NETIFAPI(&msg); in netifapi_netif_set_addr()
156 TCPIP_NETIFAPI(&msg); in netifapi_netif_common()
/external/syslinux/core/lwip/src/include/lwip/
Dtcpip.h64 #define TCPIP_NETIFAPI(m) tcpip_netifapi_lock(m) macro
71 #define TCPIP_NETIFAPI(m) tcpip_netifapi(m)