Searched refs:sctp_for_each_endpoint (Results 1 – 3 of 3) sorted by relevance
121 int sctp_for_each_endpoint(int (*cb)(struct sctp_endpoint *, void *), void *p);
489 if (sctp_for_each_endpoint(sctp_ep_dump, &commp)) in sctp_diag_dump()
5298 int sctp_for_each_endpoint(int (*cb)(struct sctp_endpoint *, void *), in sctp_for_each_endpoint() function5318 EXPORT_SYMBOL_GPL(sctp_for_each_endpoint);