OpenAFS
OpenAFS distributed network file system
E_CommonHeader Struct Reference

Common RPC envelope header. More...

#include <msrpc.h>

Data Fields

u_int8 rpc_vers
 00:01 RPC version == 5
u_int8 rpc_vers_minor
 01:01 minor version
u_int8 PTYPE
 02:01 packet type
u_int8 pfc_flags
 03:01 flags (see PFC_...
byte packed_drep [4]
 04:04 NDR data representation format label
u_int16 frag_length
 08:02 total length of fragment
u_int16 auth_length
 10:02 length of auth_value
u_int32 call_id
 12:04 call identifier

Detailed Description

Common RPC envelope header.


Field Documentation

u_int8 pfc_flags

03:01 flags (see PFC_...

)


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables