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

#include <ipx.h>

Data Fields

__kernel_sa_family_t sipx_family
 
__be16 sipx_port
 
__be32 sipx_network
 
unsigned char sipx_node [IPX_NODE_LEN]
 
__u8 sipx_type
 
unsigned char sipx_zero
 

Detailed Description

Definition at line 9 of file ipx.h.

Field Documentation

__kernel_sa_family_t sipx_family

Definition at line 10 of file ipx.h.

__be32 sipx_network

Definition at line 12 of file ipx.h.

unsigned char sipx_node[IPX_NODE_LEN]

Definition at line 13 of file ipx.h.

__be16 sipx_port

Definition at line 11 of file ipx.h.

__u8 sipx_type

Definition at line 14 of file ipx.h.

unsigned char sipx_zero

Definition at line 15 of file ipx.h.


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