Searched defs:dstcnt (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/net/tipc/ |
H A D | name_table.c | 628 tipc_nametbl_lookup_group(struct net *net, struct tipc_uaddr *ua, struct list_head *dsts, int *dstcnt, u32 exclude, bool mcast) tipc_nametbl_lookup_group() argument
|
H A D | socket.c | 1017 int dstcnt, rc; in tipc_send_group_anycast() local 1168 u32 dstcnt, exclude; in tipc_send_group_mcast() local
|
/kernel/linux/linux-5.10/net/tipc/ |
H A D | name_table.c | 601 tipc_nametbl_lookup(struct net *net, u32 type, u32 instance, u32 scope, struct list_head *dsts, int *dstcnt, u32 exclude, bool all) tipc_nametbl_lookup() argument
|
H A D | socket.c | 995 int dstcnt, rc; in tipc_send_group_anycast() local 1149 u32 dstcnt; in tipc_send_group_mcast() local
|
Completed in 15 milliseconds