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

Resolve an interface into a interface number.