Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/include/lwip/
Dtcpip.h80 void tcpip_init(tcpip_init_done_fn tcpip_init_done, void *arg);
/external/syslinux/core/lwip/src/api/
Dtcpip.c404 tcpip_init(tcpip_init_done_fn initfunc, void *arg) in tcpip_init() function
/external/syslinux/core/fs/pxe/
Dcore.c222 tcpip_init(NULL, NULL); in net_core_init()
/external/syslinux/core/lwip/
DCHANGELOG1483 inside tcpip_init, but can also be used by raw api users since all calls are
1722 is done in tcpip_init function.
2147 tcpip_init) because we have to be sure that network interfaces are already
2378 tcpip_thread() to tcpip_init(). This way, raw API connections can be