Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dip.h152 #define IPOPT_RR 7 /* record packet route */ macro
H A Dip_options.c274 case IPOPT_RR: in ip_dooptions()
H A Dip_icmp.c904 if (opt == IPOPT_RR || opt == IPOPT_TS || in icmp_reflect()
/f-stack/tools/compat/include/netinet/
H A Dip.h152 #define IPOPT_RR 7 /* record packet route */ macro
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_compat.h759 #undef IPOPT_RR
760 #define IPOPT_RR 7 macro
862 #ifndef IPOPT_RR
863 # define IPOPT_RR 7 macro
H A Dfil.c197 { IPOPT_RR, 0x000002 },
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c336 case IPOPT_RR: in ipopts_match()