Searched refs:CCF_TCPHDR_CWR (Results 1 – 2 of 2) sorted by relevance
92 #define CCF_TCPHDR_CWR 0x0020 /* Does this packet set CWR bit? */ macro
341 tp->ccv->flags |= CCF_TCPHDR_CWR; in cc_ecnpkt_handler()343 tp->ccv->flags &= ~CCF_TCPHDR_CWR; in cc_ecnpkt_handler()