Searched refs:dsts (Results 1 – 4 of 4) sorted by relevance
828 struct addrinfo *srcs, int splen, struct addrinfo *dsts, int dplen) in setkeymsg_spdaddr() argument842 if (!srcs || !dsts) in setkeymsg_spdaddr()857 for (d = dsts; d; d = d->ai_next) { in setkeymsg_spdaddr()912 struct addrinfo *dsts, int no_spi) in setkeymsg_addr() argument929 if (!srcs || !dsts) in setkeymsg_addr()977 for (d = dsts; d; d = d->ai_next) { in setkeymsg_addr()1030 struct addrinfo *dsts) in setkeymsg_add() argument1050 if (!srcs || !dsts) in setkeymsg_add()1215 for (d = dsts; d; d = d->ai_next) { in setkeymsg_add()
880 uint16_t num_dsts = 0, *dsts; in nm_vale_flush() local891 dsts = (uint16_t *)(dst_ents + NM_BDG_MAXPORTS * NM_BDG_MAXRINGS + 1); in nm_vale_flush()934 dsts[num_dsts++] = d_i; in nm_vale_flush()959 dsts[num_dsts++] = d_i; in nm_vale_flush()977 d_i = dsts[i]; in nm_vale_flush()
295 iterator_range<EdgeIterator> dsts() const { in dsts() function
967 for (const GCOVArc *arc : Block.dsts()) in printBranchInfo()969 for (const GCOVArc *arc : Block.dsts()) in printBranchInfo()