Searched refs:sctp_do_peeloff (Results 1 – 2 of 2) sorted by relevance
372 int sctp_do_peeloff(struct sock *sk, sctp_assoc_t id, struct socket **sockp);
5605 int sctp_do_peeloff(struct sock *sk, sctp_assoc_t id, struct socket **sockp) in sctp_do_peeloff() function5653 EXPORT_SYMBOL(sctp_do_peeloff);5661 retval = sctp_do_peeloff(sk, peeloff->associd, &newsock); in sctp_getsockopt_peeloff_common()