sctp_clear_pd
int sctp_clear_pd(struct sock *sk, struct sctp_association *asoc);
sctp_clear_pd(oldsk, NULL);
return sctp_clear_pd(ulpq->asoc->base.sk, ulpq->asoc);