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

  /bionic/libc/kernel/common/linux/
tcp.h 31 urg:1, member in struct:tcphdr
39 urg:1, member in struct:tcphdr
  /development/ndk/platforms/android-3/include/linux/
tcp.h 31 urg:1, member in struct:tcphdr
39 urg:1, member in struct:tcphdr
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
tcp.h 37 urg:1, member in struct:tcphdr
45 urg:1, member in struct:tcphdr
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
tcp.h 31 urg:1, member in struct:tcphdr
39 urg:1, member in struct:tcphdr
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
tcp.h 31 urg:1, member in struct:tcphdr
39 urg:1, member in struct:tcphdr
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
tcp.h 31 urg:1, member in struct:tcphdr
39 urg:1, member in struct:tcphdr
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
tcp.h 31 urg:1, member in struct:tcphdr
39 urg:1, member in struct:tcphdr
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
tcp.h 31 urg:1, member in struct:tcphdr
39 urg:1, member in struct:tcphdr
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
tcp.h 31 urg:1, member in struct:tcphdr
39 urg:1, member in struct:tcphdr
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
tcp.h 31 urg:1, member in struct:tcphdr
39 urg:1, member in struct:tcphdr
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
tcp.h 31 urg:1, member in struct:tcphdr
39 urg:1, member in struct:tcphdr
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
tcp.h 31 urg:1, member in struct:tcphdr
39 urg:1, member in struct:tcphdr
  /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
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/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
  /external/kernel-headers/original/linux/
tcp.h 36 urg:1, member in struct:tcphdr
44 urg:1, member in struct:tcphdr
  /external/v8/test/mjsunit/compiler/
regress-stacktrace-methods.js 38 Hest.prototype.three = function() { if (v == 42) throw new Error("urg"); }
regress-stacktrace.js 36 throw new Error("urg");
  /external/libpcap/
scanner.l 354 tcp-urg { yylval.i = 0x20; return NUM; }

Completed in 694 milliseconds