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

  /device/linaro/bootloader/edk2/StdLib/Include/netinet/
ip.h 176 #define IPOPT_TS_PRESPEC 3 /* specified modules only */
  /external/tcpdump/
ip.h 144 #define IPOPT_TS_PRESPEC 3 /* specified modules only */
  /bionic/libc/kernel/uapi/linux/
ip.h 72 #define IPOPT_TS_PRESPEC 3
  /external/iproute2/include/uapi/linux/
ip.h 82 #define IPOPT_TS_PRESPEC 3 /* specified modules only */
  /external/kernel-headers/original/uapi/linux/
ip.h 82 #define IPOPT_TS_PRESPEC 3 /* specified modules only */
  /external/libnl/include/linux-private/linux/
ip.h 81 #define IPOPT_TS_PRESPEC 3 /* specified modules only */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
ip.h 81 #define IPOPT_TS_PRESPEC 3 /* specified modules only */
  /bionic/libc/include/netinet/
ip.h 160 #define IPOPT_TS_PRESPEC 3 /* specified modules only */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
ip.h 280 #define IPOPT_TS_PRESPEC 3 /* specified modules only */
  /external/iputils/
clockdiff.c 417 if ((opt[3]&0xF) != IPOPT_TS_PRESPEC) {
633 rspace[3] = IPOPT_TS_PRESPEC;
ping.c 187 ts_type = IPOPT_TS_PRESPEC;
250 if (ts_type != IPOPT_TS_PRESPEC)
511 if (ts_type == IPOPT_TS_PRESPEC) {
    [all...]

Completed in 240 milliseconds