Lines Matching defs:r_port
122 unsigned short r_port;
435 .r_port = port,
722 map->r_port = 0;
786 map->r_port = 0;
788 } else if (map->r_port == 0) {
796 trace_rpcb_setport(child, map->r_status, map->r_port);
797 xprt->ops->set_port(xprt, map->r_port);
798 if (map->r_port)
816 *p = cpu_to_be32(rpcb->r_port);
826 rpcb->r_port = 0;
836 rpcb->r_port = port;
895 rpcb->r_port = 0;
919 rpcb->r_port = rpc_get_port(sap);