Home
last modified time | relevance | path

Searched refs:PACKETSZ (Results 1 – 5 of 5) sorted by relevance

/bionic/libc/netbsd/resolv/
Dres_query.c110 #if PACKETSZ > 1024
111 #define MAXPACKET PACKETSZ
Dres_data.c163 fp_nquery(msg, PACKETSZ, file); in fp_query()
Dres_send.c383 v_circuit = (statp->options & RES_USEVC) || buflen > PACKETSZ; in res_nsend()
889 char junk[PACKETSZ]; in send_vc()
Dres_debug.c329 return (p_cdnname(cp, msg, PACKETSZ, file)); in p_cdname()
/bionic/libc/private/
Darpa_nameser_compat.h136 #define PACKETSZ NS_PACKETSZ macro