Searched refs:tipc_link_failover_prepare (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/net/tipc/ |
H A D | link.h | 93 void tipc_link_failover_prepare(struct tipc_link *l, struct tipc_link *tnl,
|
H A D | node.c | 976 tipc_link_failover_prepare(l, tnl, xmitq); in tipc_node_link_failover()
|
H A D | link.c | 2118 * tipc_link_failover_prepare() - prepare tnl for link failover 2127 void tipc_link_failover_prepare(struct tipc_link *l, struct tipc_link *tnl, in tipc_link_failover_prepare() function
|
/kernel/linux/linux-5.10/net/tipc/ |
H A D | link.h | 93 void tipc_link_failover_prepare(struct tipc_link *l, struct tipc_link *tnl,
|
H A D | node.c | 953 tipc_link_failover_prepare(l, tnl, xmitq); in tipc_node_link_failover()
|
H A D | link.c | 2082 * tipc_link_failover_prepare() - prepare tnl for link failover 2091 void tipc_link_failover_prepare(struct tipc_link *l, struct tipc_link *tnl, in tipc_link_failover_prepare() function
|
Completed in 17 milliseconds