Searched refs:get_net_config (Results 1 – 2 of 2) sorted by relevance
193 GetNetConfig get_net_config = 9; field269 GetNetConfig get_net_config = 10; field
631 fn get_net_config(&mut self) -> result::Result<crosvm_net_config, c_int> { in get_net_config() method1498 let ret = self_.get_net_config(); in crosvm_net_get_config()