sctp_for_each_endpoint
int sctp_for_each_endpoint(int (*cb)(struct sctp_endpoint *, void *),
if (sctp_for_each_endpoint(sctp_ep_dump, net, &pos,
EXPORT_SYMBOL_GPL(sctp_for_each_endpoint);