ReactOS 0.4.15-dev-7842-g558ab78
__nfs41_sequence_args Struct Reference

#include <nfs41_ops.h>

Public Attributes

unsigned charsa_sessionid
 
uint32_t sa_sequenceid
 
uint32_t sa_slotid
 
uint32_t sa_highest_slotid
 
bool_t sa_cachethis
 

Detailed Description

Definition at line 228 of file nfs41_ops.h.

Member Data Documentation

◆ sa_cachethis

bool_t __nfs41_sequence_args::sa_cachethis

Definition at line 233 of file nfs41_ops.h.

◆ sa_highest_slotid

uint32_t __nfs41_sequence_args::sa_highest_slotid

Definition at line 232 of file nfs41_ops.h.

◆ sa_sequenceid

uint32_t __nfs41_sequence_args::sa_sequenceid

Definition at line 230 of file nfs41_ops.h.

◆ sa_sessionid

unsigned char* __nfs41_sequence_args::sa_sessionid

Definition at line 229 of file nfs41_ops.h.

◆ sa_slotid

uint32_t __nfs41_sequence_args::sa_slotid

Definition at line 231 of file nfs41_ops.h.


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