Home
last modified time | relevance | path

Searched refs:tipc_bcast_add_peer (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/net/tipc/
Dbcast.h83 void tipc_bcast_add_peer(struct net *net, struct tipc_link *l,
Dbcast.c535 void tipc_bcast_add_peer(struct net *net, struct tipc_link *uc_l, in tipc_bcast_add_peer() function
Dnode.c897 tipc_bcast_add_peer(n->net, nl, xmitq); in __tipc_node_link_up()