Searched refs:CCF_ACKNOW (Results 1 – 2 of 2) sorted by relevance
| /openthread-latest/third_party/tcplp/bsdtcp/ | ||
| D | cc.h | 90 #define CCF_ACKNOW 0x0008 /* Will this ack be sent now? */ macro |
| D | tcp_input.c | 353 if (tp->ccv->flags & CCF_ACKNOW) in cc_ecnpkt_handler() |