HomeSort by relevance Sort by last modified time
    Searched refs:tcpip_init (Results 1 - 3 of 3) sorted by null

  /external/syslinux/core/lwip/src/include/lwip/
tcpip.h 75 /** Function prototype for the init_done function passed to tcpip_init */
80 void tcpip_init(tcpip_init_done_fn tcpip_init_done, void *arg);
  /external/syslinux/core/fs/pxe/
core.c 222 tcpip_init(NULL, NULL);
  /external/syslinux/core/lwip/src/api/
tcpip.c 404 tcpip_init(tcpip_init_done_fn initfunc, void *arg) function

Completed in 206 milliseconds