Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Dip.h194 #define IPOPT_SSRR 137 /* strict source route */ macro
H A Dip_compat.h92 # undef IPOPT_SSRR
472 #ifndef IPOPT_SSRR
473 # define IPOPT_SSRR 137
H A Dip_input.c2820 case IPOPT_SSRR: in ip_dooptions()
2832 if (opt == IPOPT_SSRR) { in ip_dooptions()
2896 if (opt == IPOPT_SSRR) { in ip_dooptions()
H A Dip_output.c2753 case IPOPT_SSRR: in ip_pcbopts()
/xnu-8020.101.4/bsd/netinet6/
H A Dah_output.c615 case IPOPT_SSRR: in ah4_finaldst()