Searched refs:sctp_do_peeloff (Results 1 – 2 of 2) sorted by relevance
342 int sctp_do_peeloff(struct sock *sk, sctp_assoc_t id, struct socket **sockp);
4412 int sctp_do_peeloff(struct sock *sk, sctp_assoc_t id, struct socket **sockp) in sctp_do_peeloff() function4449 EXPORT_SYMBOL(sctp_do_peeloff);4464 retval = sctp_do_peeloff(sk, peeloff.associd, &newsock); in sctp_getsockopt_peeloff()