Searched refs:tipc_bcast_add_peer (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/tipc/ |
H A D | bcast.h | 83 void tipc_bcast_add_peer(struct net *net, struct tipc_link *l,
|
H A D | bcast.c | 531 /* tipc_bcast_add_peer - add a peer node to broadcast link and bearer 535 void tipc_bcast_add_peer(struct net *net, struct tipc_link *uc_l, in tipc_bcast_add_peer() function
|
H A D | node.c | 878 tipc_bcast_add_peer(n->net, nl, xmitq); in __tipc_node_link_up()
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | bcast.h | 83 void tipc_bcast_add_peer(struct net *net, struct tipc_link *l,
|
H A D | bcast.c | 531 /* tipc_bcast_add_peer - add a peer node to broadcast link and bearer 535 void tipc_bcast_add_peer(struct net *net, struct tipc_link *uc_l, in tipc_bcast_add_peer() function
|
H A D | node.c | 897 tipc_bcast_add_peer(n->net, nl, xmitq); in __tipc_node_link_up()
|
Completed in 12 milliseconds