Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

__rpc_svcxprt Struct Reference

#include <svc.h>

List of all members.

Public Attributes

int xp_sock
u_short xp_port
__rpc_svcxprt::xp_opsxp_ops
int xp_addrlen
sockaddr_in xp_raddr
opaque_auth xp_verf
caddr_t xp_p1
caddr_t xp_p2

Classes

struct  xp_ops


Member Data Documentation

int __rpc_svcxprt::xp_addrlen
 

Definition at line 99 of file svc.h.

struct __rpc_svcxprt::xp_ops * __rpc_svcxprt::xp_ops
 

caddr_t __rpc_svcxprt::xp_p1
 

Definition at line 102 of file svc.h.

caddr_t __rpc_svcxprt::xp_p2
 

Definition at line 103 of file svc.h.

u_short __rpc_svcxprt::xp_port
 

Definition at line 80 of file svc.h.

struct sockaddr_in __rpc_svcxprt::xp_raddr
 

Definition at line 100 of file svc.h.

int __rpc_svcxprt::xp_sock
 

Definition at line 79 of file svc.h.

struct opaque_auth __rpc_svcxprt::xp_verf
 

Definition at line 101 of file svc.h.


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:51:30 2006 by  doxygen 1.4.2