Searched refs:sonewconn (Results 1 – 4 of 4) sorted by relevance
199 newso = sonewconn(head, SS_ISCONNECTED in sctp_get_peeloff()
2973 so = sonewconn(oso, 0
393 struct socket * sonewconn(struct socket *head, int connstatus);
456 sonewconn(struct socket *head, int connstatus) in sonewconn() function1799 if ((so = sonewconn(head, SS_ISCONNECTED)) == NULL) { in usrsctp_peeloff()