Network interface name-to-index mapping.
More...
#include <zephyr/posix/net/if.h>
|
| unsigned int | if_index |
| | Numeric interface index.
|
| |
| char * | if_name |
| | Interface name string.
|
| |
Network interface name-to-index mapping.
Definition at line 31 of file if.h.
◆ if_index
| unsigned int if_nameindex::if_index |
Numeric interface index.
Definition at line 32 of file if.h.
◆ if_name
| char* if_nameindex::if_name |
Interface name string.
Definition at line 33 of file if.h.
The documentation for this struct was generated from the following file: