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

#include <if_fddi.h>

Data Fields

__u8 fc
 
__u8 daddr [FDDI_K_ALEN]
 
__u8 saddr [FDDI_K_ALEN]
 
union {
   struct fddi_8022_1_hdr   llc_8022_1
 
   struct fddi_8022_2_hdr   llc_8022_2
 
   struct fddi_snap_hdr   llc_snap
 
hdr
 

Detailed Description

Definition at line 91 of file if_fddi.h.

Field Documentation

__u8 daddr[FDDI_K_ALEN]

Definition at line 93 of file if_fddi.h.

__u8 fc

Definition at line 92 of file if_fddi.h.

union { ... } hdr
struct fddi_8022_1_hdr llc_8022_1

Definition at line 97 of file if_fddi.h.

struct fddi_8022_2_hdr llc_8022_2

Definition at line 98 of file if_fddi.h.

Definition at line 99 of file if_fddi.h.

__u8 saddr[FDDI_K_ALEN]

Definition at line 94 of file if_fddi.h.


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