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

#include <auth_x.h>

Data Fields

struct rb_node node
 
unsigned int service
 
struct ceph_crypto_key session_key
 
struct ceph_timespec validity
 
u64 secret_id
 
struct ceph_bufferticket_blob
 
unsigned long renew_after
 
unsigned long expires
 

Detailed Description

Definition at line 14 of file auth_x.h.

Field Documentation

unsigned long expires

Definition at line 24 of file auth_x.h.

Definition at line 15 of file auth_x.h.

unsigned long renew_after

Definition at line 24 of file auth_x.h.

u64 secret_id

Definition at line 21 of file auth_x.h.

unsigned int service

Definition at line 16 of file auth_x.h.

Definition at line 18 of file auth_x.h.

struct ceph_buffer* ticket_blob

Definition at line 22 of file auth_x.h.

Definition at line 19 of file auth_x.h.


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