|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
Network Interface structure. More...
#include <zephyr/net/net_if.h>
Network Interface structure.
Used to handle a network interface on top of a net_if_dev instance. There can be many net_if instance against the same net_if_dev instance.
All the members are internal and should not be accessed directly.