Home
last modified time | relevance | path

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

/dports/net/dante/dante-1.4.3/sockd/
H A Ddante_udp.c491 &twotargets->dstcmax,
736 &twotargets->dstcmax,
H A Dsockd_io.c1764 io->dst.dstcmax = ELEMENTS(udptargetv[ioi]);
1811 io->dst.dstcmax = UDP_INITIALCLIENTCOUNT;
/dports/net/dante/dante-1.4.3/include/
H A Dsockd.h2203 size_t dstcmax; /* number of slots in dstv array. */ member