Zephyr Project API
3.4.0
A Scalable Open Source RTOS
|
Offloaded network device iface API. More...
#include <zephyr/kernel.h>
#include <zephyr/types.h>
#include <stdbool.h>
#include <zephyr/net/net_if.h>
Go to the source code of this file.
Data Structures | |
struct | offloaded_if_api |
Extended net_if_api for offloaded ifaces/network devices, allowing handling of admin up/down state changes. More... | |
Offloaded network device iface API.
This is not to be included by the application.