Home
last modified time | relevance | path

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

/Linux-v4.19/net/tipc/
Dbcast.c94 int cluster_size = tipc_link_bc_peers(tipc_bc_sndlink(net)); in tipc_bcbase_calc_bc_threshold()
105 int all_dests = tipc_link_bc_peers(bb->link); in tipc_bcbase_select_primary()
242 if (tipc_link_bc_peers(l)) in tipc_bcast_xmit()
Dlink.h138 int tipc_link_bc_peers(struct tipc_link *l);
Dlink.c371 int tipc_link_bc_peers(struct tipc_link *l) in tipc_link_bc_peers() function