OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TCPIP_NETIFAPI
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/core/lwip/src/include/lwip/
tcpip.h
64
#define
TCPIP_NETIFAPI
(m) tcpip_netifapi_lock(m)
71
#define
TCPIP_NETIFAPI
(m)
tcpip_netifapi
(m)
92
err_t
tcpip_netifapi
(struct netifapi_msg *netifapimsg);
/external/syslinux/core/lwip/src/api/
netifapi.c
115
TCPIP_NETIFAPI
(&msg);
137
TCPIP_NETIFAPI
(&msg);
156
TCPIP_NETIFAPI
(&msg);
Completed in 624 milliseconds