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

/external/chromium_org/third_party/usrsctp/usrsctplib/
H A Duser_socket.c165 * called only by socreate() and sonewconn().
168 * called only by sofree() and sonewconn().
383 soisconnected() and sonewconn() with ident &head->so_timeo
434 sonewconn(struct socket *head, int connstatus) function
1875 if ((so = sonewconn(head, SS_ISCONNECTED)) == NULL) {

Completed in 110 milliseconds