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

/linux-master/net/sctp/
H A Dendpointola.c232 int sctp_endpoint_hold(struct sctp_endpoint *ep) function
H A Dinput.c363 sctp_endpoint_hold(sctp_ep(rcvr));
870 sctp_endpoint_hold(ep);
H A Dassociola.c69 sctp_endpoint_hold(asoc->ep);
1091 sctp_endpoint_hold(assoc->ep);
H A Dsocket.c5346 if (!sctp_endpoint_hold(ep)) { /* asoc can be peeled off */
5375 if (sctp_endpoint_hold(ep)) { /* asoc can be peeled off */
/linux-master/include/net/sctp/
H A Dstructs.h1369 int sctp_endpoint_hold(struct sctp_endpoint *ep);

Completed in 268 milliseconds