Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dnode.c197 static struct tipc_link *node_active_link(struct tipc_node *n, int sel) in node_active_link() function
863 struct tipc_link *ol = node_active_link(n, 0); in __tipc_node_link_up()