Home
last modified time | relevance | path

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

/net/tipc/
A Dname_table.h124 struct list_head *dsts, int *dstcnt,
A Dname_table.c629 struct list_head *dsts, int *dstcnt, in tipc_nametbl_lookup_group() argument
638 *dstcnt = 0; in tipc_nametbl_lookup_group()
657 (*dstcnt)++; in tipc_nametbl_lookup_group()
A Dsocket.c1014 int dstcnt, rc; in tipc_send_group_anycast() local
1027 if (!tipc_nametbl_lookup_group(net, ua, &dsts, &dstcnt, in tipc_send_group_anycast()
1163 u32 dstcnt, exclude; in tipc_send_group_mcast() local
1170 if (!tipc_nametbl_lookup_group(net, ua, &dsts, &dstcnt, exclude, true)) in tipc_send_group_mcast()
1173 if (dstcnt == 1) { in tipc_send_group_mcast()

Completed in 13 milliseconds