Home
last modified time | relevance | path

Searched refs:sctp_endpoint_hold (Results 1 – 5 of 5) sorted by relevance

/linux/net/sctp/
A Dinput.c183 sctp_endpoint_hold(ep); in sctp_rcv()
376 sctp_endpoint_hold(sctp_ep(rcvr)); in sctp_add_backlog()
887 sctp_endpoint_hold(ep); in __sctp_rcv_lookup_endpoint()
A Dendpointola.c232 int sctp_endpoint_hold(struct sctp_endpoint *ep) in sctp_endpoint_hold() function
A Dassociola.c69 sctp_endpoint_hold(asoc->ep); in sctp_association_init()
1094 sctp_endpoint_hold(assoc->ep); in sctp_assoc_migrate()
A Dsocket.c5335 if (!sctp_endpoint_hold(ep)) { /* asoc can be peeled off */ in sctp_transport_lookup_process()
5364 if (sctp_endpoint_hold(ep)) { /* asoc can be peeled off */ in sctp_transport_traverse_process()
/linux/include/net/sctp/
A Dstructs.h1374 int sctp_endpoint_hold(struct sctp_endpoint *ep);

Completed in 28 milliseconds