Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/netinet/
H A Dtcp.h149 #define TCPOPT_CC_HDR(ccopt) \ argument
150 (TCPOPT_NOP<<24|TCPOPT_NOP<<16|(ccopt)<<8|TCPOLEN_CC)