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

#include <ebt_802_3.h>

Data Fields

__u8 daddr [6]
 
__u8 saddr [6]
 
__be16 len
 
union {
   struct hdr_ui   ui
 
   struct hdr_ni   ni
 
llc
 

Detailed Description

Definition at line 44 of file ebt_802_3.h.

Field Documentation

__u8 daddr[6]

Definition at line 45 of file ebt_802_3.h.

__be16 len

Definition at line 47 of file ebt_802_3.h.

union { ... } llc

Definition at line 50 of file ebt_802_3.h.

__u8 saddr[6]

Definition at line 46 of file ebt_802_3.h.

Definition at line 49 of file ebt_802_3.h.


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