Searched defs:tap_name (Results 1 – 4 of 4) sorted by relevance
155 let tap_name = "test_tap"; in tap_hotplug_add_remove_add_impl() localVariable221 let tap_name = "test_tap"; in tap_hotplug_add_remove_rapid_add_impl() localVariable
59 def __init__(self, tap_ip='169.254.10.1', tap_mask=24, tap_name='faketap'): argument
589 let tap_name = unsafe { CStr::from_ptr(tap_name) }.to_str().unwrap_or(""); in crosvm_client_net_tap_attach() localVariable
499 pub tap_name: String, field2237 pub tap_name: Vec<String>, field