Home
last modified time | relevance | path

Searched refs:IPOPT_CONTROL (Results 1 – 4 of 4) sorted by relevance

/external/libnl/include/linux-private/linux/
Dip.h50 #define IPOPT_CONTROL 0x00 macro
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)
/external/iproute2/include/uapi/linux/
Dip.h51 #define IPOPT_CONTROL 0x00 macro
56 #define IPOPT_END (0 |IPOPT_CONTROL)
57 #define IPOPT_NOOP (1 |IPOPT_CONTROL)
58 #define IPOPT_SEC (2 |IPOPT_CONTROL|IPOPT_COPY)
59 #define IPOPT_LSRR (3 |IPOPT_CONTROL|IPOPT_COPY)
61 #define IPOPT_CIPSO (6 |IPOPT_CONTROL|IPOPT_COPY)
62 #define IPOPT_RR (7 |IPOPT_CONTROL)
63 #define IPOPT_SID (8 |IPOPT_CONTROL|IPOPT_COPY)
64 #define IPOPT_SSRR (9 |IPOPT_CONTROL|IPOPT_COPY)
65 #define IPOPT_RA (20|IPOPT_CONTROL|IPOPT_COPY)
/external/kernel-headers/original/uapi/linux/
Dip.h51 #define IPOPT_CONTROL 0x00 macro
56 #define IPOPT_END (0 |IPOPT_CONTROL)
57 #define IPOPT_NOOP (1 |IPOPT_CONTROL)
58 #define IPOPT_SEC (2 |IPOPT_CONTROL|IPOPT_COPY)
59 #define IPOPT_LSRR (3 |IPOPT_CONTROL|IPOPT_COPY)
61 #define IPOPT_CIPSO (6 |IPOPT_CONTROL|IPOPT_COPY)
62 #define IPOPT_RR (7 |IPOPT_CONTROL)
63 #define IPOPT_SID (8 |IPOPT_CONTROL|IPOPT_COPY)
64 #define IPOPT_SSRR (9 |IPOPT_CONTROL|IPOPT_COPY)
65 #define IPOPT_RA (20|IPOPT_CONTROL|IPOPT_COPY)
/external/tcpdump/
Dip.h97 #define IPOPT_CONTROL 0x00 macro