Home
last modified time | relevance | path

Searched refs:tipc_link_set_active (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/net/tipc/
H A Dlink.h104 void tipc_link_set_active(struct tipc_link *l, bool active);
H A Dnode.c896 tipc_link_set_active(nl, true); in __tipc_node_link_up()
906 tipc_link_set_active(nl, true); in __tipc_node_link_up()
907 tipc_link_set_active(ol, false); in __tipc_node_link_up()
909 tipc_link_set_active(nl, true); in __tipc_node_link_up()
H A Dlink.c335 void tipc_link_set_active(struct tipc_link *l, bool active) in tipc_link_set_active() function
/kernel/linux/linux-5.10/net/tipc/
H A Dlink.h104 void tipc_link_set_active(struct tipc_link *l, bool active);
H A Dnode.c877 tipc_link_set_active(nl, true); in __tipc_node_link_up()
887 tipc_link_set_active(nl, true); in __tipc_node_link_up()
888 tipc_link_set_active(ol, false); in __tipc_node_link_up()
890 tipc_link_set_active(nl, true); in __tipc_node_link_up()
H A Dlink.c307 void tipc_link_set_active(struct tipc_link *l, bool active) in tipc_link_set_active() function

Completed in 18 milliseconds