Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dip.h42 #define IPOPT_COPY 0x80 macro
46 #define IPOPT_COPIED(o) ((o)&IPOPT_COPY)
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)
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)
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/netinet/
H A Dip.h183 #define IPOPT_COPY 0x80 macro
187 #define IPOPT_COPIED(o) ((o) & IPOPT_COPY)