Searched refs:IP_FW_TCPOPT_TS (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_fw.h287 #define IP_FW_TCPOPT_TS 0x08 macro
H A Dip_fw2.h426 #define IP_FW_TCPOPT_TS 0x08 macro
H A Dip_fw2_compat.c86 { "ts", IP_FW_TCPOPT_TS },
87 { "timestamp", IP_FW_TCPOPT_TS },
H A Dip_fw2.c462 bits |= IP_FW_TCPOPT_TS;

Completed in 26 milliseconds