Searched refs:NS_MAXMSG (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/lib/libc/resolv/
H A Dres_update.c106 packet = malloc(NS_MAXMSG);
163 packet, NS_MAXMSG);
H A Dres_findzonecut.c294 resp = malloc(NS_MAXMSG);
421 resp = malloc(NS_MAXMSG);
451 resp = malloc(NS_MAXMSG);
687 n = res_nsend(statp, req, n, resp, NS_MAXMSG);
/freebsd-11-stable/include/arpa/
H A Dnameser.h77 #define NS_MAXMSG 65535 /*%< maximum message size */ macro

Completed in 107 milliseconds