Lines Matching refs:r_port
123 unsigned short r_port;
460 .r_port = port,
748 map->r_port = 0;
812 map->r_port = 0;
814 } else if (map->r_port == 0) {
822 trace_rpcb_setport(child, map->r_status, map->r_port);
823 xprt->ops->set_port(xprt, map->r_port);
824 if (map->r_port)
842 *p = cpu_to_be32(rpcb->r_port);
852 rpcb->r_port = 0;
862 rpcb->r_port = port;
921 rpcb->r_port = 0;
945 rpcb->r_port = rpc_get_port(sap);