Constant getaddrs::if_flags::IFF_UP []

pub const IFF_UP: InterfaceFlags = InterfaceFlags{bits: libc::IFF_UP as c_uint,}

Interface is running.