Searched refs:sctp_endpoint_put (Results 1 – 5 of 5) sorted by relevance
183 sctp_endpoint_put(ep); in sctp_endpoint_free()240 void sctp_endpoint_put(struct sctp_endpoint *ep) in sctp_endpoint_put() function
178 sctp_endpoint_put(ep); in sctp_rcv()265 sctp_endpoint_put(ep); in sctp_rcv()279 sctp_endpoint_put(ep); in sctp_rcv()353 sctp_endpoint_put(sctp_ep(rcvr)); in sctp_backlog_rcv()
283 sctp_endpoint_put(asoc->ep); in sctp_association_init()409 sctp_endpoint_put(asoc->ep); in sctp_association_destroy()1089 sctp_endpoint_put(assoc->ep); in sctp_assoc_migrate()
5343 sctp_endpoint_put(ep); in sctp_transport_lookup_process()5368 sctp_endpoint_put(ep); in sctp_transport_traverse_process()5378 sctp_endpoint_put(ep); in sctp_transport_traverse_process()5382 sctp_endpoint_put(ep); in sctp_transport_traverse_process()
1373 void sctp_endpoint_put(struct sctp_endpoint *);
Completed in 29 milliseconds