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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dip.h43 #define IPOPT_COPY 0x80 macro
47 #define IPOPT_COPIED(o) ((o)&IPOPT_COPY)
58 #define IPOPT_SEC (2 |IPOPT_CONTROL|IPOPT_COPY)
59 #define IPOPT_LSRR (3 |IPOPT_CONTROL|IPOPT_COPY)
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)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dip.h45 #define IPOPT_COPY 0x80 macro
49 #define IPOPT_COPIED(o) ((o)&IPOPT_COPY)
60 #define IPOPT_SEC (2 |IPOPT_CONTROL|IPOPT_COPY)
61 #define IPOPT_LSRR (3 |IPOPT_CONTROL|IPOPT_COPY)
64 #define IPOPT_SID (8 |IPOPT_CONTROL|IPOPT_COPY)
65 #define IPOPT_SSRR (9 |IPOPT_CONTROL|IPOPT_COPY)
66 #define IPOPT_RA (20|IPOPT_CONTROL|IPOPT_COPY)

Completed in 35 milliseconds