Home
last modified time | relevance | path

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

/xnu-11215.1.10/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.c943 if (opt == IPOPT_RR || opt == IPOPT_TS || in icmp_reflect()
H A Dip_input.c2967 case IPOPT_RR: in ip_dooptions()