Home
last modified time | relevance | path

Searched refs:sctp_clear_pd (Results 1 – 2 of 2) sorted by relevance

/net/sctp/
Dulpqueue.c134 int sctp_clear_pd(struct sock *sk, struct sctp_association *asoc) in sctp_clear_pd() function
187 return sctp_clear_pd(ulpq->asoc->base.sk, ulpq->asoc); in sctp_ulpq_clear_pd()
Dsocket.c7384 sctp_clear_pd(oldsk, NULL); in sctp_sock_migrate()