Searched refs:CCF_ACKNOW (Results 1 – 3 of 3) sorted by relevance
100 #define CCF_ACKNOW 0x0008 /* Will this ack be sent now? */ macro
355 ccv->flags |= CCF_ACKNOW; in dctcp_ecnpkt_handler()357 ccv->flags &= ~CCF_ACKNOW; in dctcp_ecnpkt_handler()
557 if (tp->ccv->flags & CCF_ACKNOW) { in cc_ecnpkt_handler()