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

  /bionic/libc/kernel/uapi/linux/
tcp.h 50 TCP_FLAG_PSH = __constant_cpu_to_be32(0x00080000),
  /external/iproute2/include/uapi/linux/
tcp.h 77 TCP_FLAG_PSH = __constant_cpu_to_be32(0x00080000),
  /external/kernel-headers/original/uapi/linux/
tcp.h 77 TCP_FLAG_PSH = __constant_cpu_to_be32(0x00080000),

Completed in 120 milliseconds