Searched refs:net_deive (Results 1 – 1 of 1) sorted by relevance
274 let net_deive = kobj.cast::<dyn NetDevice>().map_err(|_| { in show() localVariable278 let net_type = net_deive.net_device_type(); in show()