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