Searched refs:sonewconn (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/kern/
H A Duipc_socket2.c73 * structure queued on so_q0 by calling sonewconn(). When the connection
181 * which accepts connections, sonewconn is called. If the
188 sonewconn(struct socket *head, int connstatus, int wait) function
H A Duipc_usrreq.c888 (so3 = sonewconn(so2, 0, M_WAIT)) == NULL) {
/openbsd-current/sys/netinet/
H A Dtcp_input.c3526 so = sonewconn(so, SS_ISCONNECTED, M_DONTWAIT);

Completed in 195 milliseconds