Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dgroup.h69 bool tipc_group_cong(struct tipc_group *grp, u32 dnode, u32 dport,
H A Dgroup.c417 bool tipc_group_cong(struct tipc_group *grp, u32 dnode, u32 dport, in tipc_group_cong() function
467 return tipc_group_cong(grp, m->node, m->port, len, &m); in tipc_group_bc_cong()
H A Dsocket.c979 !tipc_group_cong(tsk->group, node, port, blks, in tipc_send_group_unicast()
1035 cong = tipc_group_cong(tsk->group, node, port, blks, in tipc_send_group_anycast()
1056 !tipc_group_cong(tsk->group, node, port, in tipc_send_group_anycast()