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

Data Fields

unsigned char protocol:3
 
unsigned char address:3
 
unsigned char packet_rank:2
 
unsigned char length_lsb
 
unsigned char length_msb
 

Detailed Description

Definition at line 134 of file hardware.c.

Field Documentation

unsigned char address

Definition at line 136 of file hardware.c.

unsigned char length_lsb

Definition at line 138 of file hardware.c.

unsigned char length_msb

Definition at line 139 of file hardware.c.

unsigned char packet_rank

Definition at line 137 of file hardware.c.

unsigned char protocol

Definition at line 135 of file hardware.c.


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