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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_fw.h286 #define IP_FW_TCPOPT_TS 0x08 macro
H A Dip_fw2.h488 #define IP_FW_TCPOPT_TS 0x08 macro
H A Dip_fw2_compat.c88 { "ts", IP_FW_TCPOPT_TS },
89 { "timestamp", IP_FW_TCPOPT_TS },
H A Dip_fw2.c952 bits |= IP_FW_TCPOPT_TS;

Completed in 38 milliseconds