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

#include <auth.h>

Data Fields

struct ceph_authorizer * authorizer
 
voidauthorizer_buf
 
size_t authorizer_buf_len
 
voidauthorizer_reply_buf
 
size_t authorizer_reply_buf_len
 

Detailed Description

Definition at line 17 of file auth.h.

Field Documentation

struct ceph_authorizer* authorizer

Definition at line 18 of file auth.h.

void* authorizer_buf

Definition at line 19 of file auth.h.

size_t authorizer_buf_len

Definition at line 20 of file auth.h.

void* authorizer_reply_buf

Definition at line 21 of file auth.h.

size_t authorizer_reply_buf_len

Definition at line 22 of file auth.h.


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