Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dgroup.h71 bool tipc_group_bc_cong(struct tipc_group *grp, int len);
H A Dgroup.c451 bool tipc_group_bc_cong(struct tipc_group *grp, int len) in tipc_group_bc_cong() function
H A Dsocket.c1103 !tipc_group_bc_cong(tsk->group, blks)); in tipc_send_group_bcast()