Home
last modified time | relevance | path

Searched refs:sctp_for_each_endpoint (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/net/sctp/
Dsctp.h119 int sctp_for_each_endpoint(int (*cb)(struct sctp_endpoint *, void *), void *p);
/Linux-v5.4/net/sctp/
Ddiag.c494 if (sctp_for_each_endpoint(sctp_ep_dump, &commp)) in sctp_diag_dump()
Dsocket.c5339 int sctp_for_each_endpoint(int (*cb)(struct sctp_endpoint *, void *), in sctp_for_each_endpoint() function
5359 EXPORT_SYMBOL_GPL(sctp_for_each_endpoint);