Home
last modified time | relevance | path

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

/Linux-v4.19/net/tipc/
Dbcast.h76 void tipc_bcast_add_peer(struct net *net, struct tipc_link *l,
Dbcast.c422 void tipc_bcast_add_peer(struct net *net, struct tipc_link *uc_l, in tipc_bcast_add_peer() function
Dnode.c687 tipc_bcast_add_peer(n->net, nl, xmitq); in __tipc_node_link_up()