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

Data Fields

__be16 typelen
 
union {
   u8   snap [8]
 
   struct {
      u8   dsap
 
      u8   ssap
 
      u8   control
 
      u8   orgcode [3]
 
      u8   fieldtype [2]
 
   }   llc
 
u
 
__be32 mic
 
__be32 seq
 

Detailed Description

Definition at line 828 of file airo.c.

Field Documentation

u8 control

Definition at line 836 of file airo.c.

u8 dsap

Definition at line 834 of file airo.c.

u8 fieldtype[2]

Definition at line 838 of file airo.c.

struct { ... } llc
__be32 mic

Definition at line 841 of file airo.c.

u8 orgcode[3]

Definition at line 837 of file airo.c.

__be32 seq

Definition at line 842 of file airo.c.

u8 snap[8]

Definition at line 832 of file airo.c.

u8 ssap

Definition at line 835 of file airo.c.

__be16 typelen

Definition at line 829 of file airo.c.

union { ... } u

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