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

#include <if_vlan.h>

Data Fields

int cmd
 
char device1 [24]
 
union {
   char   device2 [24]
 
   int   VID
 
   unsigned int   skb_priority
 
   unsigned int   name_type
 
   unsigned int   bind_type
 
   unsigned int   flag
 
u
 
short vlan_qos
 

Detailed Description

Definition at line 47 of file if_vlan.h.

Field Documentation

unsigned int bind_type

Definition at line 56 of file if_vlan.h.

Definition at line 48 of file if_vlan.h.

char device1[24]

Definition at line 49 of file if_vlan.h.

char device2[24]

Definition at line 52 of file if_vlan.h.

unsigned int flag

Definition at line 57 of file if_vlan.h.

unsigned int name_type

Definition at line 55 of file if_vlan.h.

unsigned int skb_priority

Definition at line 54 of file if_vlan.h.

union { ... } u
int VID

Definition at line 53 of file if_vlan.h.

short vlan_qos

Definition at line 60 of file if_vlan.h.


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