HomeSort by relevance Sort by last modified time
    Searched defs:hinfo (Results 26 - 32 of 32) sorted by null

12

  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/linux/netfilter_ipv4/
ipt_hashlimit.h 38 struct ipt_hashlimit_htable *hinfo; member in struct:ipt_hashlimit_info
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/netfilter_ipv4/
ipt_hashlimit.h 38 struct ipt_hashlimit_htable *hinfo; member in struct:ipt_hashlimit_info
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/netfilter_ipv4/
ipt_hashlimit.h 38 struct ipt_hashlimit_htable *hinfo; member in struct:ipt_hashlimit_info
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/netfilter_ipv4/
ipt_hashlimit.h 38 struct ipt_hashlimit_htable *hinfo; member in struct:ipt_hashlimit_info
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/netfilter_ipv4/
ipt_hashlimit.h 38 struct ipt_hashlimit_htable *hinfo; member in struct:ipt_hashlimit_info
  /external/jmdns/src/javax/jmdns/impl/
DNSRecord.java 902 HostInformation hinfo = (HostInformation) other; local
903 if ((_cpu == null) && (hinfo._cpu != null)) {
906 if ((_os == null) && (hinfo._os != null)) {
937 Map<String, String> hinfo = new HashMap<String, String>(2); local
    [all...]
  /external/mdnsresponder/mDNSCore/
DNSCommon.c 155 case kDNSType_HINFO:return("HINFO");
1981 AuthRecord hinfo; local
    [all...]

Completed in 3639 milliseconds

12