Home
last modified time | relevance | path

Searched defs:sctp_for_each_endpoint (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sctp/
H A Dsocket.c5192 int sctp_for_each_endpoint(int (*cb)(struct sctp_endpoint *, void *), in sctp_for_each_endpoint() function
5212 EXPORT_SYMBOL_GPL(sctp_for_each_endpoint); variable
/kernel/linux/linux-6.6/net/sctp/
H A Dsocket.c5308 int sctp_for_each_endpoint(int (*cb)(struct sctp_endpoint *, void *), in sctp_for_each_endpoint() function
5328 EXPORT_SYMBOL_GPL(sctp_for_each_endpoint); variable

Completed in 21 milliseconds