Home
last modified time | relevance | path

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

/resolv/nss_dns/
A Ddns-canon.c29 #if PACKETSZ > 65536
30 # define MAXPACKET PACKETSZ
A Ddns-network.c77 #if PACKETSZ > 65536
78 # define MAXPACKET PACKETSZ
A Ddns-host.c95 #if PACKETSZ > 65536
96 # define MAXPACKET PACKETSZ
/resolv/
A Dres_send.c114 #if PACKETSZ > 65536
115 #define MAXPACKET PACKETSZ
284 || buflen > PACKETSZ in __res_context_send()
285 || buflen2 > PACKETSZ); in __res_context_send()
757 char junk[PACKETSZ]; in send_vc()
A Dres_query.c84 #if PACKETSZ > 65536
85 #define MAXPACKET PACKETSZ
A Dres_debug.c323 fp_nquery (msg, PACKETSZ, file); in libresolv_hidden_def()
350 return (p_cdnname(cp, msg, PACKETSZ, file)); in libresolv_hidden_def()
A Dcompat-gethnamaddr.c96 # if PACKETSZ > 65536
97 # define MAXPACKET PACKETSZ
/resolv/arpa/
A Dnameser_compat.h78 #define PACKETSZ NS_PACKETSZ macro

Completed in 19 milliseconds