Searched refs:IPOPT_TS (Results 1 – 16 of 16) sorted by relevance
| /NextBSD/contrib/ipfilter/ipsd/Celler/ |
| HD | ip_compat.h | 78 #ifndef IPOPT_TS 79 # define IPOPT_TS 68 macro
|
| /NextBSD/contrib/ipfilter/ipsend/ |
| HD | ipsopt.c | 44 { IPOPT_TS, 0x08, 8, "ts" }, /* 1 TS */ 109 if (io->on_value == IPOPT_TS)
|
| HD | iptests.c | 506 s[IPOPT_OPTVAL] = IPOPT_TS; 530 s[IPOPT_OPTVAL] = IPOPT_TS;
|
| /NextBSD/contrib/ipfilter/ipsend/.OLD/ |
| HD | ip_compat.h | 78 #ifndef IPOPT_TS 79 # define IPOPT_TS 68 macro
|
| /NextBSD/contrib/ipfilter/lib/ |
| HD | ionames.c | 20 { IPOPT_TS, 0x000040, 8, "ts" }, /* 1 TS */
|
| HD | addipopt.c | 45 case IPOPT_TS :
|
| /NextBSD/contrib/tcpdump/ |
| HD | ip.h | 108 #define IPOPT_TS 68 /* timestamp */ macro
|
| HD | print-ip.c | 45 { IPOPT_TS, "timestamp" }, 275 case IPOPT_TS: in ip_optprint()
|
| /NextBSD/sys/netinet/ |
| HD | ip.h | 146 #define IPOPT_TS 68 /* timestamp */ macro
|
| HD | ip_options.c | 309 case IPOPT_TS: in ip_dooptions()
|
| HD | ip_icmp.c | 804 if (opt == IPOPT_RR || opt == IPOPT_TS || in icmp_reflect()
|
| /NextBSD/sys/contrib/ipfilter/netinet/ |
| HD | ip_compat.h | 810 #undef IPOPT_TS 811 #define IPOPT_TS 68 macro 1087 #ifndef IPOPT_TS 1088 # define IPOPT_TS 68 macro
|
| HD | fil.c | 238 { IPOPT_TS, 0x000040 },
|
| /NextBSD/contrib/ipfilter/iplang/ |
| HD | iplang_y.y | 572 { IL_IPO_TS, IPOPT_TS },
|
| /NextBSD/sys/netpfil/ipfw/ |
| HD | ip_fw2.c | 320 case IPOPT_TS: in ipopts_match()
|
| /NextBSD/contrib/ipfilter/tools/ |
| HD | ipf_y.y | 1575 | IPFY_IPOPT_TS { $$ = getoptbyvalue(IPOPT_TS); }
|