Searched defs:IPOPT_LSRR (Results 1 – 6 of 6) sorted by relevance
109 #define IPOPT_LSRR 131 /* loose source route */ macro
59 #define IPOPT_LSRR (3 |IPOPT_CONTROL|IPOPT_COPY) macro
161 #define IPOPT_LSRR 131 macro
1282 pub const IPOPT_LSRR: u8 = 3 | IPOPT_CONTROL | IPOPT_COPY; constant