pub fn data_plane() -> &'static Mutex<Option<NicDataPlane>>Expand description
Access the global N2 data plane (returns None if not yet initialised).
pub fn data_plane() -> &'static Mutex<Option<NicDataPlane>>Access the global N2 data plane (returns None if not yet initialised).