Searched refs:tipc_link_set_active (Results 1 – 3 of 3) sorted by relevance
250 void tipc_link_set_active(struct tipc_link *l, bool active);
369 tipc_link_set_active(nl, true); in __tipc_node_link_up()370 tipc_link_set_active(ol, false); in __tipc_node_link_up()372 tipc_link_set_active(nl, true); in __tipc_node_link_up()
181 void tipc_link_set_active(struct tipc_link *l, bool active) in tipc_link_set_active() function