Searched refs:IPOPT_RA (Results 1 – 7 of 7) sorted by relevance
112 #define IPOPT_RA 148 /* router-alert, rfc2113 */ macro
46 { IPOPT_RA, "RA" },283 case IPOPT_RA: in ip_optprint()
65 #define IPOPT_RA (20|IPOPT_CONTROL|IPOPT_COPY) macro
165 #define IPOPT_RA 148 macro
1287 pub const IPOPT_RA: u8 = 20 | IPOPT_CONTROL | IPOPT_COPY; constant