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

#include <ipx.h>

Data Fields

__be32 if_netnum
 
unsigned char if_node [IPX_NODE_LEN]
 
atomic_t refcnt
 
struct net_deviceif_dev
 
struct datalink_protoif_dlink
 
__be16 if_dlink_type
 
unsigned short if_sknum
 
struct hlist_head if_sklist
 
spinlock_t if_sklist_lock
 
int if_ipx_offset
 
unsigned char if_internal
 
unsigned char if_primary
 
struct list_head node
 

Detailed Description

Definition at line 50 of file ipx.h.

Field Documentation

struct net_device* if_dev

Definition at line 57 of file ipx.h.

Definition at line 58 of file ipx.h.

__be16 if_dlink_type

Definition at line 59 of file ipx.h.

unsigned char if_internal

Definition at line 68 of file ipx.h.

int if_ipx_offset

Definition at line 67 of file ipx.h.

__be32 if_netnum

Definition at line 52 of file ipx.h.

unsigned char if_node[IPX_NODE_LEN]

Definition at line 53 of file ipx.h.

unsigned char if_primary

Definition at line 69 of file ipx.h.

struct hlist_head if_sklist

Definition at line 63 of file ipx.h.

spinlock_t if_sklist_lock

Definition at line 64 of file ipx.h.

unsigned short if_sknum

Definition at line 62 of file ipx.h.

Definition at line 71 of file ipx.h.

atomic_t refcnt

Definition at line 54 of file ipx.h.


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