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

  /external/syslinux/core/lwip/src/include/
lwipopts.h 56 #define TCP_LOCAL_PORT_RANGE_END 57343
  /external/syslinux/core/lwip/src/core/
tcp.c 617 #define TCP_LOCAL_PORT_RANGE_END 0xffff
622 if (port++ >= TCP_LOCAL_PORT_RANGE_END) {
    [all...]

Completed in 99 milliseconds