Home
last modified time | relevance | path

Searched defs:tcpcb_listen (Results 1 – 1 of 1) sorted by relevance

/external/openthread/third_party/tcplp/bsdtcp/
Dtcp_var.h136 struct tcpcb_listen { struct
137 int t_state; /* Always CLOSED or LISTEN. */
138 otInstance* instance;
139 struct in6_addr laddr;
140 uint16_t lport;