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

#include <ipx.h>

Data Fields

__be16 ipx_checksum __packed
 
__be16 ipx_pktsize __packed
 
__u8 ipx_tctrl
 
__u8 ipx_type
 
struct ipx_address ipx_dest __packed
 
struct ipx_address ipx_source __packed
 

Detailed Description

Definition at line 29 of file ipx.h.

Field Documentation

__be16 ipx_checksum __packed

Definition at line 30 of file ipx.h.

__be16 ipx_pktsize __packed

Definition at line 32 of file ipx.h.

Definition at line 41 of file ipx.h.

Definition at line 42 of file ipx.h.

__u8 ipx_tctrl

Definition at line 33 of file ipx.h.

__u8 ipx_type

Definition at line 34 of file ipx.h.


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