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.h134 struct tcpcb_listen { struct
135 int t_state; /* Always CLOSED or LISTEN. */
136 otInstance* instance;
137 struct in6_addr laddr;
138 uint16_t lport;