Searched refs:so_head (Results 1 – 3 of 3) sorted by relevance
263 head = so->so_head; in sofree()275 so->so_head = NULL; in sofree()431 head = so->so_head; in soisconnected()473 so->so_head = head; in sonewconn()542 sp->so_head = NULL; in sonewconn()1652 so->so_head = NULL; in user_accept()1809 so->so_head = NULL; in usrsctp_peeloff()2011 sp->so_head = NULL;
147 struct socket *so_head; /* (e) back pointer to listen socket */ member
5929 if (stcb->sctp_socket->so_head != NULL) {5930 upcall_socket = stcb->sctp_socket->so_head;6032 if (stcb->sctp_socket->so_head != NULL) {6033 upcall_socket = stcb->sctp_socket->so_head;