Home
last modified time | relevance | path

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

/webrtc/webrtc/src/mux/
H A Dmod.rs71 match_fn: f, in new_endpoint()
129 if (ep.match_fn)(buf) { in dispatch()
H A Dendpoint.rs15 pub(crate) match_fn: MatchFunc, field