Searched refs:CLASS_NET_INSTANCE (Results 1 – 1 of 1) sorted by relevance
21 static mut CLASS_NET_INSTANCE: Option<Arc<NetClass>> = None; constant27 unsafe { CLASS_NET_INSTANCE.as_ref() } in sys_class_net_instance()37 CLASS_NET_INSTANCE = Some(net_class); in net_init()