Searched refs:XFRD_MAX_UDP (Results 1 – 3 of 3) sorted by relevance
269 #define XFRD_MAX_UDP 128 /* max number of UDP sockets at a time for IXFR */ macro
1290 if(xfrd->udp_use_num < XFRD_MAX_UDP) { in xfrd_udp_obtain()1603 if(xfrd->udp_use_num == XFRD_MAX_UDP) in xfrd_udp_release()
4085 at a time. The XFRD_MAX_UDP constant controls this.