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

#include <tcp.h>

Data Fields

__be16 magic
 
__be16 data_len
 
__be16 msg_type
 
__be16 pad1
 
__be32 sys_status
 
__be32 status
 
__be32 key
 
__be32 msg_num
 
__u8 buf [0]
 

Detailed Description

Definition at line 40 of file tcp.h.

Field Documentation

__u8 buf[0]

Definition at line 50 of file tcp.h.

__be16 data_len

Definition at line 43 of file tcp.h.

__be32 key

Definition at line 48 of file tcp.h.

__be16 magic

Definition at line 42 of file tcp.h.

__be32 msg_num

Definition at line 49 of file tcp.h.

__be16 msg_type

Definition at line 44 of file tcp.h.

__be16 pad1

Definition at line 45 of file tcp.h.

Definition at line 47 of file tcp.h.

__be32 sys_status

Definition at line 46 of file tcp.h.


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