Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet/
H A Dtcp.h262 #define TCPCI_OPT_WSCALE 0x00000004 /* Window scaling enabled */ macro
H A Dtcp_usrreq.c1999 tci->tcpi_options |= TCPCI_OPT_WSCALE; in tcp_connection_fill_info()