Home
last modified time | relevance | path

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

/openthread-latest/third_party/tcplp/bsdtcp/
Dtcp_var.h352 uint32_t t_flags2; /* More tcpcb flags storage */ member
Dtcp_output.c703 tp->t_flags2 |= TF2_PLPMTU_MAXSEGSNT; in tcp_output()
705 tp->t_flags2 &= ~TF2_PLPMTU_MAXSEGSNT; in tcp_output()