Searched refs:IPOPT_CONTROL (Results 1 - 2 of 2) sorted by relevance

/development/ndk/platforms/android-3/include/linux/
H A Dip.h43 #define IPOPT_CONTROL 0x00 macro
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-3/include/netinet/
H A Dip.h122 #define IPOPT_CONTROL 0x00 macro
219 #define IPOPT_CONTROL 0x00 macro
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 5 milliseconds