Home
last modified time | relevance | path

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

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