Searched defs:tcpcb_listen (Results 1 – 1 of 1) sorted by relevance
136 struct tcpcb_listen { struct137 int t_state; /* Always CLOSED or LISTEN. */138 otInstance* instance;139 struct in6_addr laddr;140 uint16_t lport;