Home
last modified time | relevance | path

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

/bionic/libc/dns/resolv/
Dres_query.c111 #if PACKETSZ > 1024
112 #define MAXPACKET PACKETSZ
Dres_data.c157 fp_nquery(msg, PACKETSZ, file); in fp_query()
Dres_send.c373 v_circuit = (statp->options & RES_USEVC) || buflen > PACKETSZ; in res_nsend()
938 char junk[PACKETSZ]; in send_vc()
Dres_debug.c366 return (p_cdnname(cp, msg, PACKETSZ, file)); in p_cdname()
/bionic/libc/include/arpa/
Dnameser_compat.h76 #define PACKETSZ NS_PACKETSZ macro