Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dgetnetbydns.c101 #if PACKETSZ > 1024
102 #define MAXPACKET PACKETSZ
130 static char *net_aliases[MAXALIASES], netbuf[PACKETSZ]; in getnetanswer()
Dres_query.c102 #if PACKETSZ > 1024
103 #define MAXPACKET PACKETSZ
Dres_update.c122 u_char buf[PACKETSZ], answer[PACKETSZ], packet[2*PACKETSZ]; in res_update()
Dres_send.c354 v_circuit = (_res.options & RES_USEVC) || buflen > PACKETSZ; in res_send()
529 char junk[PACKETSZ]; in res_send()
Dres_debug.c212 fp_nquery(msg, PACKETSZ, file); in fp_query()
310 return (p_cdnname(cp, msg, PACKETSZ, file)); in p_cdname()
Dgethostbydns.c146 #if PACKETSZ > 1024
147 #define MAXPACKET PACKETSZ
/device/linaro/bootloader/edk2/StdLib/Include/arpa/
Dnameser_compat.h136 #define PACKETSZ NS_PACKETSZ macro