Searched refs:CCF_ACKNOW (Results 1 – 3 of 3) sorted by relevance
369 ccv->flags |= CCF_ACKNOW; in dctcp_ecnpkt_handler()371 ccv->flags &= ~CCF_ACKNOW; in dctcp_ecnpkt_handler()
113 #define CCF_ACKNOW 0x0008 /* Will this ack be sent now? */ macro
539 if (tp->t_ccv.flags & CCF_ACKNOW) { in cc_ecnpkt_handler_flags()