Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet/
H A Dtcp.h147 #define TCPOLEN_CC 6 macro
148 #define TCPOLEN_CC_APPA (TCPOLEN_CC+2)
150 (TCPOPT_NOP<<24|TCPOPT_NOP<<16|(ccopt)<<8|TCPOLEN_CC)