Home
last modified time | relevance | path

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

/Linux-v4.19/net/tipc/
Dname_table.h116 struct list_head *dsts, int *dstcnt, u32 exclude,
Dname_table.c475 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()
Dsocket.c934 int dstcnt, rc; in tipc_send_group_anycast() local
950 &dstcnt, exclude, false)) in tipc_send_group_anycast()
1084 u32 dstcnt; in tipc_send_group_mcast() local
1094 &dstcnt, exclude, true)) in tipc_send_group_mcast()
1097 if (dstcnt == 1) { in tipc_send_group_mcast()