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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_var.h 398 int sctp_detach(struct socket *so);
sctp_usrreq.c 977 sctp_detach(struct socket *so) function
    [all...]
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet6/
sctp6_usrreq.c 990 /* This could be made common with sctp_detach() since they are identical */
1003 return (sctp_detach(so));
    [all...]

Completed in 40 milliseconds