Searched defs:listen_info (Results 1 – 1 of 1) sorted by relevance
158 struct listen_info { struct159 struct listen_info *next; /* Link to next entry */ argument160 struct sock *sk; /* The listening socket */161 unsigned int stid; /* The server TID */