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