Searched refs:sctp_do_peeloff (Results 1 – 3 of 3) sorted by relevance
42 int sctp_do_peeloff(struct socket *, struct socket *, sctp_assoc_t);
89 sctp_do_peeloff(struct socket *head, struct socket *so, sctp_assoc_t assoc_id) in sctp_do_peeloff() function
186 error = sctp_do_peeloff(head, so, (sctp_assoc_t)uap->name);