Home
last modified time | relevance | path

Searched defs:NetConfig (Results 1 – 1 of 1) sorted by relevance

/webrtc/util/src/vnet/
H A Dnet.rs386 pub struct NetConfig { struct
410 pub fn new(config: Option<NetConfig>) -> Self { in new() argument