Home
last modified time | relevance | path

Searched refs:c_uint (Results 1 – 1 of 1) sorted by relevance

/webrtc/util/src/ifaces/ffi/unix/
H A Dmod.rs79 pub ifa_flags: ::std::os::raw::c_uint,
90 pub fn if_nametoindex(ifname: *const ::std::os::raw::c_char) -> ::std::os::raw::c_uint; in if_nametoindex() argument
173 if (*item).ifa_flags & SiocgifFlags::Broadcast as ::std::os::raw::c_uint in ifaces()
174 == SiocgifFlags::Broadcast as ::std::os::raw::c_uint in ifaces()