Searched refs:router_addr (Results 1 – 1 of 1) sorted by relevance
472 u32 router_addr; in tipc_node_select_next_hop() local487 router_addr = tipc_node_select_router(n_ptr, selector); in tipc_node_select_next_hop()488 if (router_addr) in tipc_node_select_next_hop()489 return tipc_node_select(router_addr, selector); in tipc_node_select_next_hop()503 router_addr = tipc_net_select_router(addr, selector); in tipc_node_select_next_hop()504 if (router_addr) in tipc_node_select_next_hop()505 return tipc_node_select(router_addr, selector); in tipc_node_select_next_hop()