OpenAFS
OpenAFS distributed network file system
msrpc_call Struct Reference

RPC call. More...

#include <msrpc.h>

Data Fields

struct msrpc_callnext
struct msrpc_callprev
MSRPC_CALL_STATUS status
u_int32 call_id
 Call ID.
p_context_id_t context_id
 presentation context ID (last seen)
E_CommonHeaderin_header
 Pointer to the header of the input packet.
msrpc_buffer in
 Input buffer.
msrpc_buffer out
 Output buffer.
RPC_MESSAGE msg
cm_user_tcm_userp
 Held reference to the cm_user_t associated with this call.

Detailed Description

RPC call.

A single RPC call. This might even be a single fragment of a message.


Field Documentation

Held reference to the cm_user_t associated with this call.

Pointer to the header of the input packet.

Only valid during a request dispatch.


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