HomeSort by relevance Sort by last modified time
    Searched full:rcodes (Results 1 - 17 of 17) sorted by null

  /external/smack/src/org/xbill/DNS/
Rcode.java 6 * Constants and functions relating to DNS rcodes (error values)
13 private static Mnemonic rcodes = new Mnemonic("DNS Rcode", field in class:Rcode
55 /* EDNS extended rcodes */
59 /* TSIG/TKEY only rcodes */
73 rcodes.setMaximum(0xFFF);
74 rcodes.setPrefix("RESERVED");
75 rcodes.setNumericAllowed(true);
77 rcodes.add(NOERROR, "NOERROR");
78 rcodes.add(FORMERR, "FORMERR");
79 rcodes.add(SERVFAIL, "SERVFAIL")
94 tsigrcodes.addAll(rcodes); typedefs
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
firewire-constants.h 39 /* Juju specific rcodes */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
firewire-constants.h 39 /* Juju specific rcodes */
  /external/kernel-headers/original/uapi/linux/
firewire-constants.h 64 /* Linux firewire-core (Juju) specific rcodes */
  /bionic/libc/include/arpa/
nameser.h 239 /* The following are EDNS extended rcodes */
  /development/ndk/platforms/android-L/include/arpa/
nameser.h 239 /* The following are EDNS extended rcodes */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/arpa/
nameser.h 204 /* The following are EDNS extended rcodes */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/arpa/
nameser.h 204 /* The following are EDNS extended rcodes */
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/arpa/
nameser.h 239 /* The following are EDNS extended rcodes */
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/arpa/
nameser.h 239 /* The following are EDNS extended rcodes */
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/arpa/
nameser.h 239 /* The following are EDNS extended rcodes */
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/arpa/
nameser.h 239 /* The following are EDNS extended rcodes */
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/arpa/
nameser.h 239 /* The following are EDNS extended rcodes */
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/arpa/
nameser.h 239 /* The following are EDNS extended rcodes */
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp     [all...]
  /bionic/libc/dns/resolv/
res_debug.c 544 * Names of DNS rcodes.
    [all...]
  /external/dnsmasq/
CHANGELOG.archive     [all...]

Completed in 1039 milliseconds