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

  /development/ndk/platforms/android-3/include/linux/
ip.h 43 #define IPOPT_CONTROL 0x00
48 #define IPOPT_END (0 |IPOPT_CONTROL)
49 #define IPOPT_NOOP (1 |IPOPT_CONTROL)
50 #define IPOPT_SEC (2 |IPOPT_CONTROL|IPOPT_COPY)
51 #define IPOPT_LSRR (3 |IPOPT_CONTROL|IPOPT_COPY)
53 #define IPOPT_RR (7 |IPOPT_CONTROL)
54 #define IPOPT_SID (8 |IPOPT_CONTROL|IPOPT_COPY)
55 #define IPOPT_SSRR (9 |IPOPT_CONTROL|IPOPT_COPY)
56 #define IPOPT_RA (20|IPOPT_CONTROL|IPOPT_COPY)
  /development/ndk/platforms/android-L/include/linux/
ip.h 51 #define IPOPT_CONTROL 0x00
56 #define IPOPT_END (0 |IPOPT_CONTROL)
57 #define IPOPT_NOOP (1 |IPOPT_CONTROL)
59 #define IPOPT_SEC (2 |IPOPT_CONTROL|IPOPT_COPY)
60 #define IPOPT_LSRR (3 |IPOPT_CONTROL|IPOPT_COPY)
62 #define IPOPT_CIPSO (6 |IPOPT_CONTROL|IPOPT_COPY)
64 #define IPOPT_RR (7 |IPOPT_CONTROL)
65 #define IPOPT_SID (8 |IPOPT_CONTROL|IPOPT_COPY)
66 #define IPOPT_SSRR (9 |IPOPT_CONTROL|IPOPT_COPY)
67 #define IPOPT_RA (20|IPOPT_CONTROL|IPOPT_COPY
    [all...]
  /bionic/libc/kernel/uapi/linux/
ip.h 51 #define IPOPT_CONTROL 0x00
56 #define IPOPT_END (0 |IPOPT_CONTROL)
57 #define IPOPT_NOOP (1 |IPOPT_CONTROL)
59 #define IPOPT_SEC (2 |IPOPT_CONTROL|IPOPT_COPY)
60 #define IPOPT_LSRR (3 |IPOPT_CONTROL|IPOPT_COPY)
62 #define IPOPT_CIPSO (6 |IPOPT_CONTROL|IPOPT_COPY)
64 #define IPOPT_RR (7 |IPOPT_CONTROL)
65 #define IPOPT_SID (8 |IPOPT_CONTROL|IPOPT_COPY)
66 #define IPOPT_SSRR (9 |IPOPT_CONTROL|IPOPT_COPY)
67 #define IPOPT_RA (20|IPOPT_CONTROL|IPOPT_COPY
    [all...]
  /external/kernel-headers/original/uapi/linux/
ip.h 50 #define IPOPT_CONTROL 0x00
55 #define IPOPT_END (0 |IPOPT_CONTROL)
56 #define IPOPT_NOOP (1 |IPOPT_CONTROL)
57 #define IPOPT_SEC (2 |IPOPT_CONTROL|IPOPT_COPY)
58 #define IPOPT_LSRR (3 |IPOPT_CONTROL|IPOPT_COPY)
60 #define IPOPT_CIPSO (6 |IPOPT_CONTROL|IPOPT_COPY)
61 #define IPOPT_RR (7 |IPOPT_CONTROL)
62 #define IPOPT_SID (8 |IPOPT_CONTROL|IPOPT_COPY)
63 #define IPOPT_SSRR (9 |IPOPT_CONTROL|IPOPT_COPY)
64 #define IPOPT_RA (20|IPOPT_CONTROL|IPOPT_COPY
    [all...]
  /bionic/libc/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)
  /development/ndk/platforms/android-3/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)
  /development/ndk/platforms/android-L/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 2449 milliseconds