Home
last modified time | relevance | path

Searched refs:TCPCI_OPT_TIMESTAMPS (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.121.2/bsd/netinet/
H A Dtcp.h260 #define TCPCI_OPT_TIMESTAMPS 0x00000001 /* Timestamps enabled */ macro
H A Dtcp_usrreq.c1993 tci->tcpi_options |= TCPCI_OPT_TIMESTAMPS; in tcp_connection_fill_info()