Home
last modified time | relevance | path

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

/linux-2.6.39/include/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)
/linux-2.6.39/drivers/staging/rtl8712/
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_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)