oldsocket
au_to_socket(struct oldsocket *so)
struct oldsocket *so_head; /* back pointer to accept socket */
struct oldsocket *so_q0; /* queue of partial connections */
struct oldsocket *so_q; /* queue of incoming connections */
extern token_t *au_to_socket(struct oldsocket *);