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