Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

ipxhdr Struct Reference

#include <ipx.h>


Public Member Functions

__u16 ipx_checksum __attribute__ ((packed))
__u16 ipx_pktsize __attribute__ ((packed))
ipx_address ipx_dest __attribute__ ((packed))
ipx_address ipx_source __attribute__ ((packed))

Data Fields

__u8 ipx_tctrl
__u8 ipx_type


Member Function Documentation

ipx_address ipx_source ipxhdr::__attribute__ (packed  ) 
 

ipx_address ipx_dest ipxhdr::__attribute__ (packed  ) 
 

__u16 ipx_pktsize ipxhdr::__attribute__ (packed  ) 
 

__u16 ipx_checksum ipxhdr::__attribute__ (packed  ) 
 


Field Documentation

__u8 ipxhdr::ipx_tctrl
 

Definition at line 32 of file net/ipx.h.

__u8 ipxhdr::ipx_type
 

Definition at line 33 of file net/ipx.h.


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