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