Searched refs:tipc_link_tnl_prepare (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/net/tipc/ | 
| D | link.h | 89 void tipc_link_tnl_prepare(struct tipc_link *l, struct tipc_link *tnl,
  | 
| D | node.c | 738 	tipc_link_tnl_prepare(ol, nl, SYNCH_MSG, xmitq);  in __tipc_node_link_up() 869 	tipc_link_tnl_prepare(l, tnl, FAILOVER_MSG, xmitq);  in __tipc_node_link_down()
  | 
| D | link.c | 1714 void tipc_link_tnl_prepare(struct tipc_link *l, struct tipc_link *tnl,  in tipc_link_tnl_prepare()  function
  |