Searched refs:so_head (Results 1 – 2 of 2) sorted by relevance
232 head = so->so_head; in sofree()244 so->so_head = NULL; in sofree()411 head = so->so_head; in soisconnected()453 so->so_head = head; in sonewconn()522 sp->so_head = NULL; in sonewconn()1731 so->so_head = NULL; in user_accept()1888 so->so_head = NULL; in usrsctp_peeloff()2090 sp->so_head = NULL;
145 struct socket *so_head; /* (e) back pointer to listen socket */ member