Home
last modified time | relevance | path

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

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