Searched refs:CCF_TCPHDR_CWR (Results 1 – 3 of 3) sorted by relevance
102 #define CCF_TCPHDR_CWR 0x0020 /* Does this packet set CWR bit? */ macro
354 if ((acknow) || (ccflag & CCF_TCPHDR_CWR)) { in dctcp_ecnpkt_handler()
551 tp->ccv->flags |= CCF_TCPHDR_CWR; in cc_ecnpkt_handler()553 tp->ccv->flags &= ~CCF_TCPHDR_CWR; in cc_ecnpkt_handler()