Home
last modified time | relevance | path

Searched refs:tipc_net_select_router (Results 1 – 3 of 3) sorted by relevance

/net/tipc/
Dnet.h59 u32 tipc_net_select_router(u32 addr, u32 ref);
Dnet.c126 u32 tipc_net_select_router(u32 addr, u32 ref) in tipc_net_select_router() function
Dnode.c503 router_addr = tipc_net_select_router(addr, selector); in tipc_node_select_next_hop()