Home
last modified time | relevance | path

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

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