Searched refs:pm_port (Results 1 – 2 of 2) sorted by relevance
106 status = rpc_call(pmap_clnt, PMAP_GETPORT, &map, &map.pm_port, 0); in rpc_getport_external()109 if (map.pm_port != 0) in rpc_getport_external()110 return map.pm_port; in rpc_getport_external()167 map.pm_port = port; in rpc_register()221 map->pm_prog, map->pm_vers, map->pm_prot, map->pm_port); in xdr_encode_mapping()225 *p++ = htonl(map->pm_port); in xdr_encode_mapping()
27 __u16 pm_port; member66 #define cl_port cl_pmap.pm_port