Home
last modified time | relevance | path

Searched refs:MAXPACKET (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/dns/resolv/
Dres_query.c112 #define MAXPACKET PACKETSZ macro
114 #define MAXPACKET 1024 macro
134 u_char buf[MAXPACKET]; in res_nquery()
/bionic/libc/dns/net/
Dgetaddrinfo.c203 #define MAXPACKET (64*1024) macro
207 u_char buf[MAXPACKET];
2140 u_char buf[MAXPACKET]; in res_queryN()
Dgethnamaddr.c122 #define MAXPACKET (64*1024) macro
126 u_char buf[MAXPACKET];