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

  /external/syslinux/core/lwip/src/include/lwip/
tcp.h 327 #define tcp_nagle_enable(pcb) ((pcb)->flags &= ~TF_NODELAY) macro
  /external/syslinux/core/lwip/src/api/
sockets.c     [all...]

Completed in 95 milliseconds