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