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

  /external/syslinux/core/fs/pxe/
core.c 276 u8_t flags = copy ? NETCONN_COPY : NETCONN_NOCOPY;
  /external/syslinux/core/lwip/src/include/lwip/
api.h 57 #define NETCONN_COPY 0x01
  /external/syslinux/core/lwip/src/api/
sockets.c 777 write_flags = NETCONN_COPY |
    [all...]

Completed in 1519 milliseconds