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