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

  /external/syslinux/core/lwip/src/include/lwip/
tcp_impl.h 61 void tcp_fasttmr (void);
  /external/syslinux/core/lwip/src/core/
tcp.c 111 /* Call tcp_fasttmr() every 250 ms */
112 tcp_fasttmr();
993 tcp_fasttmr(void) function
1003 LWIP_DEBUGF(TCP_INPUT_DEBUG, ("tcp_fasttmr: notify kept packet\n"));
    [all...]

Completed in 96 milliseconds