HomeSort by: relevance | last modified time | path
    Searched refs:IPOPT_TS (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/netinet/
ip.h 176 #define IPOPT_TS 68 /* timestamp */
194 u_int8_t ipt_code; /* IPOPT_TS */
ip_icmp.c 889 if (opt == IPOPT_RR || opt == IPOPT_TS ||
ip_input.c 1045 case IPOPT_TS:
  /src/sys/external/bsd/ipf/netinet/
ip_compat.h 869 #undef IPOPT_TS
870 #define IPOPT_TS 68
1146 #ifndef IPOPT_TS
1147 # define IPOPT_TS 68
fil.c 229 { IPOPT_TS, 0x000040 },

Completed in 21 milliseconds