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

  /external/syslinux/core/lwip/src/include/lwip/
tcp.h 61 typedef err_t (*tcp_accept_fn)(void *arg, struct tcp_pcb *newpcb, err_t err); typedef
149 #define DEF_ACCEPT_CALLBACK tcp_accept_fn accept;
317 void tcp_accept (struct tcp_pcb *pcb, tcp_accept_fn accept);
  /external/syslinux/core/lwip/src/core/
tcp.c     [all...]

Completed in 3642 milliseconds