Searched refs:dstcnt (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.10/net/tipc/ |
| D | name_table.h | 123 struct list_head *dsts, int *dstcnt, u32 exclude,
|
| D | name_table.c | 602 struct list_head *dsts, int *dstcnt, u32 exclude, in tipc_nametbl_lookup() argument 610 *dstcnt = 0; in tipc_nametbl_lookup() 629 (*dstcnt)++; in tipc_nametbl_lookup()
|
| D | socket.c | 993 int dstcnt, rc; in tipc_send_group_anycast() local 1010 &dstcnt, exclude, false)) in tipc_send_group_anycast() 1147 u32 dstcnt; in tipc_send_group_mcast() local 1157 &dstcnt, exclude, true)) in tipc_send_group_mcast() 1160 if (dstcnt == 1) { in tipc_send_group_mcast()
|