rustix
0.38.44
In rustix::
backend::
net::
netdevice
Functions
index_to_name
name_to_index
rustix
::
backend
::
net
::
netdevice
Function
name_to_index
Copy item path
Settings
Help
Summary
Source
pub(crate) fn name_to_index(fd: impl
AsFd
, if_name: &
str
) ->
Result
<
u32
>