Home
last modified time | relevance | path

Searched refs:IPOPT_RR (Results 1 – 4 of 4) sorted by relevance

/xnu-8019.80.24/bsd/netinet/
H A Dip.h189 #define IPOPT_RR 7 /* record packet route */ macro
H A Dip_compat.h91 # undef IPOPT_RR
457 #ifndef IPOPT_RR
458 # define IPOPT_RR 7
H A Dip_icmp.c938 if (opt == IPOPT_RR || opt == IPOPT_TS || in icmp_reflect()
H A Dip_input.c2926 case IPOPT_RR: in ip_dooptions()