Home
last modified time | relevance | path

Searched refs:pm_prot (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/net/sunrpc/
Dpmap_clnt.c51 map->pm_prog, map->pm_vers, map->pm_prot); in rpc_getport()
63 if (!(pmap_clnt = pmap_create(clnt->cl_server, sap, map->pm_prot))) in rpc_getport()
166 map.pm_prot = prot; in rpc_register()
221 map->pm_prog, map->pm_vers, map->pm_prot, map->pm_port); in xdr_encode_mapping()
224 *p++ = htonl(map->pm_prot); in xdr_encode_mapping()
/linux-2.4.37.9/include/linux/sunrpc/
Dclnt.h26 __u32 pm_prot; member
67 #define cl_prot cl_pmap.pm_prot