Searched refs:tipc_link_set_active (Results 1 – 3 of 3) sorted by relevance
104 void tipc_link_set_active(struct tipc_link *l, bool active);
876 tipc_link_set_active(nl, true); in __tipc_node_link_up()886 tipc_link_set_active(nl, true); in __tipc_node_link_up()887 tipc_link_set_active(ol, false); in __tipc_node_link_up()889 tipc_link_set_active(nl, true); in __tipc_node_link_up()
335 void tipc_link_set_active(struct tipc_link *l, bool active) in tipc_link_set_active() function