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