Home
last modified time | relevance | path

Searched refs:CCF_ACKNOW (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/third_party/tcplp/bsdtcp/
Dcc.h90 #define CCF_ACKNOW 0x0008 /* Will this ack be sent now? */ macro
Dtcp_input.c353 if (tp->ccv->flags & CCF_ACKNOW) in cc_ecnpkt_handler()