Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dbcast.h85 void tipc_bcast_remove_peer(struct net *net, struct tipc_link *rcv_bcl);
Dbcast.c551 void tipc_bcast_remove_peer(struct net *net, struct tipc_link *rcv_l) in tipc_bcast_remove_peer() function
Dnode.c1532 tipc_bcast_remove_peer(n->net, n->bc_entry.link); in node_lost_contact()