| 
    Zephyr Project API
    3.3.0
    
   A Scalable Open Source RTOS 
   | 
 
#include <dummy.h>
Data Fields | |
| struct net_if_api | iface_api | 
| int(* | send )(const struct device *dev, struct net_pkt *pkt) | 
| struct net_if_api dummy_api::iface_api | 
The net_if_api must be placed in first position in this struct so that we are compatible with network interface API.