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

#include <msgr.h>

Data Fields

__le64 features
 
__le32 host_type
 
__le32 global_seq
 
__le32 connect_seq
 
__le32 protocol_version
 
__le32 authorizer_protocol
 
__le32 authorizer_len
 
__u8 flags
 

Detailed Description

Definition at line 92 of file msgr.h.

Field Documentation

__le32 authorizer_len

Definition at line 99 of file msgr.h.

__le32 authorizer_protocol

Definition at line 98 of file msgr.h.

__le32 connect_seq

Definition at line 96 of file msgr.h.

Definition at line 93 of file msgr.h.

__u8 flags

Definition at line 100 of file msgr.h.

__le32 global_seq

Definition at line 95 of file msgr.h.

__le32 host_type

Definition at line 94 of file msgr.h.

__le32 protocol_version

Definition at line 97 of file msgr.h.


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