netdev_tap Struct Reference

tap interface state More...

Detailed Description

tap interface state

Definition at line 41 of file netdev_tap.h.

#include <netdev_tap.h>

Data Fields

netdev_t netdev
 netdev internal member
 
char tap_name [IFNAMSIZ]
 host dev file name
 
int tap_fd
 host file descriptor for the TAP
 
uint8_t addr [ETHERNET_ADDR_LEN]
 The MAC address of the TAP.
 
uint8_t promiscuous
 Flag for promiscuous mode.
 

The documentation for this struct was generated from the following file: