Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
tuntap_info Struct Reference

Data Fields

char dev_name [IFNAMSIZ]
 
int fixed_config
 
unsigned char gw [ETH_ALEN]
 
int fd
 

Detailed Description

Definition at line 57 of file network.c.

Field Documentation

char dev_name[IFNAMSIZ]

Definition at line 58 of file network.c.

Definition at line 61 of file network.c.

int fixed_config

Definition at line 59 of file network.c.

unsigned char gw[ETH_ALEN]

Definition at line 60 of file network.c.


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