Searched defs:IPOPT_RR (Results 1 – 6 of 6) sorted by relevance
105 #define IPOPT_RR 7 /* record packet route */ macro
62 #define IPOPT_RR (7 |IPOPT_CONTROL) macro
156 #define IPOPT_RR 7 macro
1284 pub const IPOPT_RR: u8 = 7 | IPOPT_CONTROL; constant