Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Types | Data Fields
addr_change Struct Reference

Public Types

enum  { ADD_ADDR, DEL_ADDR }
 

Data Fields

enum addr_change:: { ... }  what
 
unsigned char addr [4]
 
unsigned char netmask [4]
 

Detailed Description

Definition at line 30 of file ethertap_user.c.

Member Enumeration Documentation

anonymous enum
Enumerator:
ADD_ADDR 
DEL_ADDR 

Definition at line 31 of file ethertap_user.c.

Field Documentation

unsigned char addr[4]

Definition at line 32 of file ethertap_user.c.

unsigned char netmask[4]

Definition at line 33 of file ethertap_user.c.

enum { ... } what

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