ReactOS 0.4.16-dev-1-gcf26321
|
#include <rpcb_prot.h>
Public Attributes | |
char * | r_maddr |
char * | r_nc_netid |
u_int | r_nc_semantics |
char * | r_nc_protofmly |
char * | r_nc_proto |
Definition at line 305 of file rpcb_prot.h.
char* rpcb_entry::r_maddr |
Definition at line 306 of file rpcb_prot.h.
char* rpcb_entry::r_nc_netid |
Definition at line 307 of file rpcb_prot.h.
char* rpcb_entry::r_nc_proto |
Definition at line 310 of file rpcb_prot.h.
char* rpcb_entry::r_nc_protofmly |
Definition at line 309 of file rpcb_prot.h.
u_int rpcb_entry::r_nc_semantics |
Definition at line 308 of file rpcb_prot.h.