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

#include <packet.h>

Data Fields

__be32 version
 
__be32 __pad
 
struct {
   __be32   epoch
 
   __be32   cid
 
   __be32   checksum
 
   __be32   securityIndex
 
   __be32   call_id [4]
 
   __be32   inc_nonce
 
   __be32   level
 
encrypted
 
__be32 kvno
 
__be32 ticket_len
 

Detailed Description

Definition at line 150 of file packet.h.

Field Documentation

__be32 __pad

Definition at line 152 of file packet.h.

__be32 call_id[4]

Definition at line 160 of file packet.h.

__be32 checksum

Definition at line 158 of file packet.h.

__be32 cid

Definition at line 157 of file packet.h.

struct { ... } encrypted
__be32 epoch

Definition at line 156 of file packet.h.

__be32 inc_nonce

Definition at line 161 of file packet.h.

__be32 kvno

Definition at line 165 of file packet.h.

__be32 level

Definition at line 162 of file packet.h.

__be32 securityIndex

Definition at line 159 of file packet.h.

__be32 ticket_len

Definition at line 166 of file packet.h.

__be32 version

Definition at line 151 of file packet.h.


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