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

#include <clnt.h>

Data Fields

u32 p_proc
 
kxdreproc_t p_encode
 
kxdrdproc_t p_decode
 
unsigned int p_arglen
 
unsigned int p_replen
 
unsigned int p_count
 
unsigned int p_timer
 
u32 p_statidx
 
const charp_name
 

Detailed Description

Definition at line 89 of file clnt.h.

Field Documentation

unsigned int p_arglen

Definition at line 93 of file clnt.h.

unsigned int p_count

Definition at line 95 of file clnt.h.

kxdrdproc_t p_decode

Definition at line 92 of file clnt.h.

kxdreproc_t p_encode

Definition at line 91 of file clnt.h.

const char* p_name

Definition at line 98 of file clnt.h.

u32 p_proc

Definition at line 90 of file clnt.h.

unsigned int p_replen

Definition at line 94 of file clnt.h.

u32 p_statidx

Definition at line 97 of file clnt.h.

unsigned int p_timer

Definition at line 96 of file clnt.h.


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