Searched refs:tipc_link_tnl_prepare (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/net/tipc/ |
H A D | link.h | 89 void tipc_link_tnl_prepare(struct tipc_link *l, struct tipc_link *tnl,
|
H A D | node.c | 916 tipc_link_tnl_prepare(ol, nl, SYNCH_MSG, xmitq); in __tipc_node_link_up() 1055 tipc_link_tnl_prepare(l, tnl, FAILOVER_MSG, xmitq); in __tipc_node_link_down()
|
H A D | link.c | 1970 /* tipc_link_tnl_prepare(): prepare and return a list of tunnel packets 1973 void tipc_link_tnl_prepare(struct tipc_link *l, struct tipc_link *tnl, in tipc_link_tnl_prepare() function 2120 * This is a special version of the precursor - tipc_link_tnl_prepare(),
|
/kernel/linux/linux-5.10/net/tipc/ |
H A D | link.h | 89 void tipc_link_tnl_prepare(struct tipc_link *l, struct tipc_link *tnl,
|
H A D | node.c | 897 tipc_link_tnl_prepare(ol, nl, SYNCH_MSG, xmitq); in __tipc_node_link_up() 1028 tipc_link_tnl_prepare(l, tnl, FAILOVER_MSG, xmitq); in __tipc_node_link_down()
|
H A D | link.c | 1934 /* tipc_link_tnl_prepare(): prepare and return a list of tunnel packets 1937 void tipc_link_tnl_prepare(struct tipc_link *l, struct tipc_link *tnl, in tipc_link_tnl_prepare() function 2084 * This is a special version of the precursor - tipc_link_tnl_prepare(),
|
Completed in 16 milliseconds