HomeSort by: relevance | last modified time | path
    Searched refs:XFRD_MAX_UDP_NOTIFY (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/nsd/dist/
xfrd-notify.c 67 if(xfrd->notify_udp_num == XFRD_MAX_UDP_NOTIFY) {
507 if(xfrd->notify_udp_num < XFRD_MAX_UDP_NOTIFY) {
xfrd.h 270 #define XFRD_MAX_UDP_NOTIFY 128 /* max concurrent UDP sockets for NOTIFY */

Completed in 17 milliseconds