Searched refs:sctp_do_peeloff (Results 1 – 3 of 3) sorted by relevance
58 int sctp_do_peeloff(struct socket *, struct socket *, sctp_assoc_t);66 int sctp_do_peeloff(struct socket *, struct socket *, sctp_assoc_t);
93 sctp_do_peeloff(struct socket *head, struct socket *so, sctp_assoc_t assoc_id) in sctp_do_peeloff() function
1891 if ((errno = sctp_do_peeloff(head, so, id)) != 0) { in usrsctp_peeloff()