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

#include <ipx.h>

Data Fields

__be32 ir_net
 
struct ipx_interfaceir_intrfc
 
unsigned char ir_routed
 
unsigned char ir_router_node [IPX_NODE_LEN]
 
struct list_head node
 
atomic_t refcnt
 

Detailed Description

Definition at line 74 of file ipx.h.

Field Documentation

struct ipx_interface* ir_intrfc

Definition at line 76 of file ipx.h.

__be32 ir_net

Definition at line 75 of file ipx.h.

unsigned char ir_routed

Definition at line 77 of file ipx.h.

unsigned char ir_router_node[IPX_NODE_LEN]

Definition at line 78 of file ipx.h.

Definition at line 79 of file ipx.h.

atomic_t refcnt

Definition at line 80 of file ipx.h.


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