Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dip.h153 #define IPOPT_TS 68 /* timestamp */ macro
H A Dip_options.c315 case IPOPT_TS: 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.h153 #define IPOPT_TS 68 /* timestamp */ macro
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_compat.h769 #undef IPOPT_TS
770 #define IPOPT_TS 68 macro
865 #ifndef IPOPT_TS
866 # define IPOPT_TS 68 macro
H A Dfil.c202 { IPOPT_TS, 0x000040 },
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c340 case IPOPT_TS: in ipopts_match()