Home
last modified time | relevance | path

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

/xnu-8796.121.2/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.c2830 case IPOPT_SSRR: in ip_dooptions()
2842 if (opt == IPOPT_SSRR) { in ip_dooptions()
2906 if (opt == IPOPT_SSRR) { in ip_dooptions()
H A Dip_output.c2757 case IPOPT_SSRR: in ip_pcbopts()
/xnu-8796.121.2/bsd/netinet6/
H A Dah_output.c615 case IPOPT_SSRR: in ah4_finaldst()