Home
last modified time | relevance | path

Searched refs:sctp_endpoint_hold (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/net/sctp/
H A Dendpointola.c232 int sctp_endpoint_hold(struct sctp_endpoint *ep) in sctp_endpoint_hold() function
H A Dinput.c185 sctp_endpoint_hold(ep); in sctp_rcv()
378 sctp_endpoint_hold(sctp_ep(rcvr)); in sctp_add_backlog()
864 sctp_endpoint_hold(ep); in __sctp_rcv_lookup_endpoint()
H A Dassociola.c69 sctp_endpoint_hold(asoc->ep); in sctp_association_init()
1083 sctp_endpoint_hold(assoc->ep); in sctp_assoc_migrate()
H A Dsocket.c5250 if (sctp_endpoint_hold(ep)) { /* asoc can be peeled off */ in sctp_transport_traverse_process()
/kernel/linux/linux-6.6/net/sctp/
H A Dendpointola.c232 int sctp_endpoint_hold(struct sctp_endpoint *ep) in sctp_endpoint_hold() function
H A Dassociola.c69 sctp_endpoint_hold(asoc->ep); in sctp_association_init()
1091 sctp_endpoint_hold(assoc->ep); in sctp_assoc_migrate()
H A Dinput.c363 sctp_endpoint_hold(sctp_ep(rcvr)); in sctp_add_backlog()
870 sctp_endpoint_hold(ep); in __sctp_rcv_lookup_endpoint()
H A Dsocket.c5345 if (!sctp_endpoint_hold(ep)) { /* asoc can be peeled off */ in sctp_transport_lookup_process()
5374 if (sctp_endpoint_hold(ep)) { /* asoc can be peeled off */ in sctp_transport_traverse_process()
/kernel/linux/linux-5.10/include/net/sctp/
H A Dstructs.h1358 int sctp_endpoint_hold(struct sctp_endpoint *ep);
/kernel/linux/linux-6.6/include/net/sctp/
H A Dstructs.h1372 int sctp_endpoint_hold(struct sctp_endpoint *ep);

Completed in 48 milliseconds