Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet/
H A Dtcp.h150 #define TCPOLEN_CC 6 macro
151 #define TCPOLEN_CC_APPA (TCPOLEN_CC+2)
153 (TCPOPT_NOP<<24|TCPOPT_NOP<<16|(ccopt)<<8|TCPOLEN_CC)