Home
last modified time | relevance | path

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

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