Home
last modified time | relevance | path

Searched refs:sctp_callback_t (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/sctp/
H A Dsctp.h103 typedef int (*sctp_callback_t)(struct sctp_endpoint *, struct sctp_transport *, void *); typedef
110 int sctp_transport_lookup_process(sctp_callback_t cb, struct net *net,
113 int sctp_transport_traverse_process(sctp_callback_t cb, sctp_callback_t cb_done,
/openbmc/linux/net/sctp/
H A Dsocket.c5330 int sctp_transport_lookup_process(sctp_callback_t cb, struct net *net, in sctp_transport_lookup_process()
5359 int sctp_transport_traverse_process(sctp_callback_t cb, sctp_callback_t cb_done, in sctp_transport_traverse_process()