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

  /external/syslinux/core/lwip/src/include/lwip/
tcp.h 184 #define TF_FIN ((u8_t)0x20U) /* Connection was closed locally (FIN segment enqueued). */
  /external/syslinux/core/lwip/src/core/
tcp_out.c 800 pcb->flags |= TF_FIN;
    [all...]

Completed in 85 milliseconds