struct netconf_veth
Overview
Virtual Ethernet network interface More…
#include <netconf.h> struct netconf_veth { // fields char* ifname; char* peer; };
Detailed Documentation
Virtual Ethernet network interface
Fields
char* ifname
Interface name
char* peer
Peer interface name