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.c202 #define MAXPACKET (8*1024) macro
206 u_char buf[MAXPACKET];
2162 u_char buf[MAXPACKET]; in res_queryN()
Dgethnamaddr.c130 #define MAXPACKET (8*1024) macro
134 u_char buf[MAXPACKET];