Home
last modified time | relevance | path

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

/openthread-3.4.0/third_party/tcplp/bsdtcp/
Dtcp_var.h350 uint32_t t_flags2; /* More tcpcb flags storage */ member
Dtcp_output.c658 tp->t_flags2 |= TF2_PLPMTU_MAXSEGSNT; in tcp_output()
660 tp->t_flags2 &= ~TF2_PLPMTU_MAXSEGSNT; in tcp_output()