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

#include <ipx.h>

Data Fields

__be32 ipx_network
 
unsigned char ipx_device [16]
 
unsigned char ipx_dlink_type
 
unsigned char ipx_special
 
unsigned char ipx_node [IPX_NODE_LEN]
 

Detailed Description

Definition at line 32 of file ipx.h.

Field Documentation

unsigned char ipx_device[16]

Definition at line 34 of file ipx.h.

unsigned char ipx_dlink_type

Definition at line 35 of file ipx.h.

__be32 ipx_network

Definition at line 33 of file ipx.h.

unsigned char ipx_node[IPX_NODE_LEN]

Definition at line 46 of file ipx.h.

unsigned char ipx_special

Definition at line 42 of file ipx.h.


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