Home
last modified time | relevance | path

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

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