Home
last modified time | relevance | path

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

/net/tipc/
Dname_table.h126 struct list_head *dsts, int *dstcnt, u32 exclude,
Dname_table.c602 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()
Dsocket.c995 int dstcnt, rc; in tipc_send_group_anycast() local
1012 &dstcnt, exclude, false)) in tipc_send_group_anycast()
1149 u32 dstcnt; in tipc_send_group_mcast() local
1159 &dstcnt, exclude, true)) in tipc_send_group_mcast()
1162 if (dstcnt == 1) { in tipc_send_group_mcast()