Searched defs:sctp_transport (Results 1 – 1 of 1) sorted by relevance
5366 int sctp_transport_lookup_process(int (*cb)(struct sctp_transport *, void *), in sctp_transport_lookup_process()5387 int sctp_for_each_transport(int (*cb)(struct sctp_transport *, void *), in sctp_for_each_transport()5388 int (*cb_done)(struct sctp_transport *, void *), in sctp_for_each_transport()