Lines Matching refs:rou_port
617 if (router_a->rou_port[port].port_nasid == INVALID_NASID) in router_recurse()
621 router_a->rou_port[port].port_nasid, in router_recurse()
622 router_a->rou_port[port].port_offset); in router_recurse()
667 if (router->rou_port[port].port_nasid == INVALID_NASID) in node_distance()
671 router->rou_port[port].port_nasid, in node_distance()
672 router->rou_port[port].port_offset); in node_distance()
769 if (router->rou_port[port].port_nasid == INVALID_NASID) in dump_topology()
773 router->rou_port[port].port_nasid, in dump_topology()
774 router->rou_port[port].port_offset); in dump_topology()
864 kr->rou_port[i].port_nasid,
865 kr->rou_port[i].port_offset);