Home
last modified time | relevance | path

Searched refs:sctp_ulpq_free (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/net/sctp/
Dulpqueue.h62 void sctp_ulpq_free(struct sctp_ulpq *);
/linux-2.4.37.9/net/sctp/
Dulpqueue.c94 void sctp_ulpq_free(struct sctp_ulpq *ulpq) in sctp_ulpq_free() function
Dassociola.c325 sctp_ulpq_free(&asoc->ulpq); in sctp_association_free()