Home
last modified time | relevance | path

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

/Linux-v5.4/net/tipc/
Dbcast.h84 void tipc_bcast_remove_peer(struct net *net, struct tipc_link *rcv_bcl);
Dbcast.c531 void tipc_bcast_remove_peer(struct net *net, struct tipc_link *rcv_l) in tipc_bcast_remove_peer() function
Dnode.c1334 tipc_bcast_remove_peer(n->net, n->bc_entry.link); in node_lost_contact()