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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser_compat.h 85 #define PACKETSZ NS_PACKETSZ
nameser.h 77 #define NS_PACKETSZ 512 /* maximum packet size */
235 unsigned char sig[NS_PACKETSZ];
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h 85 #define PACKETSZ NS_PACKETSZ
nameser.h 77 #define NS_PACKETSZ 512 /* maximum packet size */
235 unsigned char sig[NS_PACKETSZ];
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h 85 #define PACKETSZ NS_PACKETSZ
nameser.h 77 #define NS_PACKETSZ 512 /* maximum packet size */
235 unsigned char sig[NS_PACKETSZ];
  /bionic/libc/private/
arpa_nameser_compat.h 136 #define PACKETSZ NS_PACKETSZ
arpa_nameser.h 74 #define NS_PACKETSZ 512 /* default UDP packet size */
232 unsigned char sig[NS_PACKETSZ];

Completed in 44 milliseconds