Home
last modified time | relevance | path

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

/Linux-v5.4/net/tipc/
Dname_table.h117 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.c948 int dstcnt, rc; in tipc_send_group_anycast() local
965 &dstcnt, exclude, false)) in tipc_send_group_anycast()
1102 u32 dstcnt; in tipc_send_group_mcast() local
1112 &dstcnt, exclude, true)) in tipc_send_group_mcast()
1115 if (dstcnt == 1) { in tipc_send_group_mcast()