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
252 sctp_endpoint_put(ep); in sctp_rcv()266 sctp_endpoint_put(ep); in sctp_rcv()340 sctp_endpoint_put(sctp_ep(rcvr)); in sctp_backlog_rcv()
280 sctp_endpoint_put(asoc->ep); in sctp_association_init()406 sctp_endpoint_put(asoc->ep); in sctp_association_destroy()1086 sctp_endpoint_put(assoc->ep); in sctp_assoc_migrate()
5340 sctp_endpoint_put(ep); in sctp_transport_lookup_process()5365 sctp_endpoint_put(ep); in sctp_transport_traverse_process()5375 sctp_endpoint_put(ep); in sctp_transport_traverse_process()5379 sctp_endpoint_put(ep); in sctp_transport_traverse_process()
1373 void sctp_endpoint_put(struct sctp_endpoint *);
Completed in 27 milliseconds