struct netconf_macvlan
Overview
MAC VLAN network interface More…
#include <netconf.h> struct netconf_macvlan { // fields int link; int ifindex; uint32_t mode; char* ifname; };
Detailed Documentation
MAC VLAN network interface
Fields
int link
Parent (link) interface index
int ifindex
MAC VLAN interface index
uint32_t mode
MAC VLAN mode
char* ifname
Interface name