HomeSort by relevance Sort by last modified time
    Searched refs:MAXPACKET (Results 1 - 3 of 3) sorted by null

  /bionic/libc/netbsd/resolv/
res_query.c 111 #define MAXPACKET PACKETSZ
113 #define MAXPACKET 1024
133 u_char buf[MAXPACKET];
  /bionic/libc/netbsd/
gethnamaddr.c 86 #define MAXPACKET (64*1024)
90 u_char buf[MAXPACKET];
  /bionic/libc/netbsd/net/
getaddrinfo.c 199 #define MAXPACKET (64*1024)
203 u_char buf[MAXPACKET];
    [all...]

Completed in 1676 milliseconds