Home
last modified time | relevance | path

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

/openbmc/linux/include/net/sctp/
H A Dulpqueue.h40 void sctp_ulpq_free(struct sctp_ulpq *);
/openbmc/linux/net/sctp/
H A Dulpqueue.c76 void sctp_ulpq_free(struct sctp_ulpq *ulpq) in sctp_ulpq_free() function
H A Dassociola.c342 sctp_ulpq_free(&asoc->ulpq); in sctp_association_free()