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

#include <ipx.h>

Data Fields

__be32 ipx_network
 
__be32 ipx_router_network
 
unsigned char ipx_router_node [IPX_NODE_LEN]
 
unsigned char ipx_device [16]
 
unsigned short ipx_flags
 

Detailed Description

Definition at line 58 of file ipx.h.

Field Documentation

unsigned char ipx_device[16]

Definition at line 63 of file ipx.h.

unsigned short ipx_flags

Definition at line 64 of file ipx.h.

__be32 ipx_network

Definition at line 59 of file ipx.h.

__be32 ipx_router_network

Definition at line 60 of file ipx.h.

unsigned char ipx_router_node[IPX_NODE_LEN]

Definition at line 62 of file ipx.h.


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