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

#include <msgr.h>

Data Fields

__le32 front_crc
 
__le32 middle_crc
 
__le32 data_crc
 
__u8 flags
 

Detailed Description

Definition at line 163 of file msgr.h.

Field Documentation

__le32 data_crc

Definition at line 164 of file msgr.h.

__u8 flags

Definition at line 165 of file msgr.h.

__le32 front_crc

Definition at line 164 of file msgr.h.

__le32 middle_crc

Definition at line 164 of file msgr.h.


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