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

  /bionic/libc/include/netinet/
tcp.h 67 uint16_t urg:1; member in struct:tcphdr::__anon294::__anon296
  /external/syslinux/gpxe/src/include/gpxe/
tcp.h 28 uint16_t urg; /* Urgent pointer */ member in struct:tcp_header
  /external/iproute2/include/netinet/
tcp.h 104 u_int16_t urg:1; member in struct:tcphdr
110 u_int16_t urg:1; member in struct:tcphdr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
tcp.h 37 urg:1, member in struct:tcphdr
45 urg:1, member in struct:tcphdr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
tcp.h 106 u_int16_t urg:1; member in struct:tcphdr
112 u_int16_t urg:1; member in struct:tcphdr
  /bionic/libc/kernel/uapi/linux/
tcp.h 30 __u16 res1 : 4, doff : 4, fin : 1, syn : 1, rst : 1, psh : 1, ack : 1, urg : 1, ece : 1, cwr : 1; member in struct:tcphdr
32 __u16 doff : 4, res1 : 4, cwr : 1, ece : 1, urg : 1, ack : 1, psh : 1, rst : 1, syn : 1, fin : 1; member in struct:tcphdr
  /external/iproute2/include/uapi/linux/
tcp.h 38 urg:1, member in struct:tcphdr
46 urg:1, member in struct:tcphdr
  /external/kernel-headers/original/uapi/linux/
tcp.h 38 urg:1, member in struct:tcphdr
46 urg:1, member in struct:tcphdr

Completed in 162 milliseconds