Searched refs:dstcnt (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/net/tipc/ |
| D | name_table.h | 117 struct list_head *dsts, int *dstcnt, u32 exclude,
|
| D | name_table.c | 475 struct list_head *dsts, int *dstcnt, u32 exclude, in tipc_nametbl_lookup() argument 483 *dstcnt = 0; in tipc_nametbl_lookup() 501 (*dstcnt)++; in tipc_nametbl_lookup()
|
| D | socket.c | 948 int dstcnt, rc; in tipc_send_group_anycast() local 965 &dstcnt, exclude, false)) in tipc_send_group_anycast() 1102 u32 dstcnt; in tipc_send_group_mcast() local 1112 &dstcnt, exclude, true)) in tipc_send_group_mcast() 1115 if (dstcnt == 1) { in tipc_send_group_mcast()
|