Home
last modified time | relevance | path

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

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