Searched refs:IPOPT_TS (Results 1 – 14 of 14) sorted by relevance
| /netbsd/src/external/bsd/ipf/dist/ipsd/Celler/ |
| D | ip_compat.h | 78 #ifndef IPOPT_TS 79 # define IPOPT_TS 68 macro
|
| /netbsd/src/external/bsd/ipf/dist/ipsend/ |
| D | ipsopt.c | 44 { IPOPT_TS, 0x08, 8, "ts" }, /* 1 TS */ 109 if (io->on_value == IPOPT_TS)
|
| D | iptests.c | 509 s[IPOPT_OPTVAL] = IPOPT_TS; 533 s[IPOPT_OPTVAL] = IPOPT_TS;
|
| /netbsd/src/external/bsd/ipf/dist/lib/ |
| D | ionames.c | 20 { IPOPT_TS, 0x000040, 8, "ts" }, /* 1 TS */
|
| D | addipopt.c | 45 case IPOPT_TS :
|
| /netbsd/src/external/bsd/tcpdump/dist/ |
| D | ip.h | 102 #define IPOPT_TS 68 /* timestamp */ macro
|
| D | print-ip.c | 44 { IPOPT_TS, "timestamp" }, 274 case IPOPT_TS: in ip_optprint()
|
| /netbsd/src/sys/netinet/ |
| D | ip.h | 176 #define IPOPT_TS 68 /* timestamp */ macro
|
| D | ip_icmp.c | 893 if (opt == IPOPT_RR || opt == IPOPT_TS || in icmp_reflect()
|
| D | ip_input.c | 1036 case IPOPT_TS: in ip_dooptions()
|
| /netbsd/src/sys/external/bsd/ipf/netinet/ |
| D | ip_compat.h | 869 #undef IPOPT_TS 870 #define IPOPT_TS 68 macro 1146 #ifndef IPOPT_TS 1147 # define IPOPT_TS 68 macro
|
| D | fil.c | 229 { IPOPT_TS, 0x000040 },
|
| /netbsd/src/external/bsd/ipf/dist/iplang/ |
| D | iplang_y.y | 571 { IL_IPO_TS, IPOPT_TS },
|
| /netbsd/src/external/bsd/ipf/dist/tools/ |
| D | ipf_y.y | 1577 | IPFY_IPOPT_TS { $$ = getoptbyvalue(IPOPT_TS); }
|