HomeSort by relevance Sort by last modified time
    Searched refs:sonewconn (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_peeloff.c 208 newso = sonewconn(head, SS_ISCONNECTED
220 SCTPDBG(SCTP_DEBUG_PEEL1, "sctp_peeloff:sonewconn failed\n");
sctp_input.c     [all...]
  /external/chromium_org/third_party/usrsctp/usrsctplib/
user_socketvar.h 623 sonewconn(struct socket *head, int connstatus);
701 struct socket * sonewconn(struct socket *head, int connstatus);
user_socket.c 167 * called only by socreate() and sonewconn().
170 * called only by sofree() and sonewconn().
385 soisconnected() and sonewconn() with ident &head->so_timeo
436 sonewconn(struct socket *head, int connstatus) function
    [all...]

Completed in 49 milliseconds