Home
last modified time | relevance | path

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

/bionic/libc/netbsd/resolv/
Dres_query.c111 #define MAXPACKET PACKETSZ macro
113 #define MAXPACKET 1024 macro
133 u_char buf[MAXPACKET]; in res_nquery()
/bionic/libc/netbsd/net/
Dgetaddrinfo.c199 #define MAXPACKET (64*1024) macro
203 u_char buf[MAXPACKET];
2155 u_char buf[MAXPACKET]; in res_queryN()
/bionic/libc/netbsd/
Dgethnamaddr.c91 #define MAXPACKET (64*1024) macro
95 u_char buf[MAXPACKET];