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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/IGMP-PROXY/src/include/
H A Dip.h183 #define IPOPT_COPY 0x80 macro
187 #define IPOPT_COPIED(o) ((o) & IPOPT_COPY)

Completed in 54 milliseconds