Home
last modified time | relevance | path

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

/Linux-v5.4/net/tipc/
Dbcast.c98 int cluster_size = tipc_link_bc_peers(tipc_bc_sndlink(net)); in tipc_bcbase_calc_bc_threshold()
109 int all_dests = tipc_link_bc_peers(bb->link); in tipc_bcbase_select_primary()
261 if (tipc_link_bc_peers(l)) in tipc_bcast_xmit()
Dlink.h141 int tipc_link_bc_peers(struct tipc_link *l);
Dlink.c373 int tipc_link_bc_peers(struct tipc_link *l) in tipc_link_bc_peers() function