Searched refs:IPOPT_RR (Results 1 – 4 of 4) sorted by relevance
107 #define IPOPT_RR 7 /* record packet route */ macro
45 { IPOPT_RR, "RR" },277 case IPOPT_RR: /* fall through */ in ip_optprint()
61 #define IPOPT_RR (7 |IPOPT_CONTROL) macro
496 rspace[1+IPOPT_OPTVAL] = IPOPT_RR; in main()1182 case IPOPT_RR: in pr_options()