fuchsia_nix::net::if_

Function if_nametoindex

pub fn if_nametoindex<P>(name: &P) -> Result<u32, Errno>
where P: NixPath + ?Sized,
Expand description

Resolve an interface into a interface number.