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

/xnu-2782.1.97/bsd/netinet/
H A Dtcp.h131 #define TCPOLEN_CC 6 macro
132 #define TCPOLEN_CC_APPA (TCPOLEN_CC+2)
134 (TCPOPT_NOP<<24|TCPOPT_NOP<<16|(ccopt)<<8|TCPOLEN_CC)

Completed in 10 milliseconds