Home
last modified time | relevance | path

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

/openthread-latest/third_party/tcplp/bsdtcp/
Dtcp_fsm.h88 static const uint8_t tcp_outflags[TCP_NSTATES] = { variable
Dtcp_output.c178 flags = tcp_outflags[tp->t_state]; in tcp_output()