HomeSort by relevance Sort by last modified time
    Searched defs:IPOPT_CONTROL (Results 101 - 102 of 102) sorted by null

1 2 3 45

  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/netinet/
ip.h 122 #define IPOPT_CONTROL 0x00
219 #define IPOPT_CONTROL 0x00
224 #define IPOPT_END (0 |IPOPT_CONTROL)
225 #define IPOPT_NOOP (1 |IPOPT_CONTROL)
226 #define IPOPT_SEC (2 |IPOPT_CONTROL|IPOPT_COPY)
228 #define IPOPT_SID (8 |IPOPT_CONTROL|IPOPT_COPY)
229 #define IPOPT_RA (20|IPOPT_CONTROL|IPOPT_COPY)
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/netinet/
ip.h 122 #define IPOPT_CONTROL 0x00
219 #define IPOPT_CONTROL 0x00
224 #define IPOPT_END (0 |IPOPT_CONTROL)
225 #define IPOPT_NOOP (1 |IPOPT_CONTROL)
226 #define IPOPT_SEC (2 |IPOPT_CONTROL|IPOPT_COPY)
228 #define IPOPT_SID (8 |IPOPT_CONTROL|IPOPT_COPY)
229 #define IPOPT_RA (20|IPOPT_CONTROL|IPOPT_COPY)

Completed in 30 milliseconds

1 2 3 45