tipc_link_set_active
void tipc_link_set_active(struct tipc_link *l, bool active);
tipc_link_set_active(nl, true);
tipc_link_set_active(ol, false);