Home
last modified time | relevance | path

Searched refs:IPOPT_LSRR (Results 1 – 5 of 5) sorted by relevance

/xnu-8796.121.2/bsd/netinet/
H A Dip.h192 #define IPOPT_LSRR 131 /* loose source route */ macro
H A Dip_compat.h90 # undef IPOPT_LSRR
466 #ifndef IPOPT_LSRR
467 # define IPOPT_LSRR 131
H A Dip_output.c2756 case IPOPT_LSRR: in ip_pcbopts()
H A Dip_input.c2829 case IPOPT_LSRR: in ip_dooptions()
/xnu-8796.121.2/bsd/netinet6/
H A Dah_output.c614 case IPOPT_LSRR: in ah4_finaldst()