HomeSort by relevance Sort by last modified time
    Searched defs:nh (Results 76 - 100 of 110) sorted by null

1 2 34 5

  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/
skbuff.h 128 } nh; member in struct:sk_buff
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/
skbuff.h 128 } nh; member in struct:sk_buff
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/
skbuff.h 128 } nh; member in struct:sk_buff
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/linux/
skbuff.h 128 } nh; member in struct:sk_buff
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/linux/
skbuff.h 128 } nh; member in struct:sk_buff
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/linux/
skbuff.h 128 } nh; member in struct:sk_buff
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/
skbuff.h 128 } nh; member in struct:sk_buff
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
skbuff.h 128 } nh; member in struct:sk_buff
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
skbuff.h 128 } nh; member in struct:sk_buff
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
skbuff.h 128 } nh; member in struct:sk_buff
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
skbuff.h 128 } nh; member in struct:sk_buff
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
skbuff.h 128 } nh; member in struct:sk_buff
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
skbuff.h 128 } nh; member in struct:sk_buff
  /system/core/libnetutils/
ifc_utils.c 267 struct nlmsghdr *nh; local
332 nh = (struct nlmsghdr *) buf;
333 if (!NLMSG_OK(nh, (unsigned) len) || nh->nlmsg_type != NLMSG_ERROR) {
336 err = NLMSG_DATA(nh);
  /external/iproute2/ip/
iproute.c 74 fprintf(stderr, "INFO_SPEC := NH OPTIONS FLAGS [ nexthop NH ]...\n");
75 fprintf(stderr, "NH := [ via ADDRESS ] [ dev STRING ] [ weight NUMBER ] NHFLAGS\n");
568 struct rtnexthop *nh = RTA_DATA(tb[RTA_MULTIPATH]); local
574 if (len < sizeof(*nh))
576 if (nh->rtnh_len > len)
585 if (nh->rtnh_len > sizeof(*nh)) {
586 parse_rtattr(tb, RTA_MAX, RTNH_DATA(nh), nh->rtnh_len - sizeof(*nh))
    [all...]
  /external/openssh/
umac.c 285 /* ----- Begin NH Hash Section ------------------------------------------ */
289 /* The NH-based hash functions used in UMAC are described in the UMAC paper
299 * must be called. The single-buffer routine, nh(), is equivalent to
309 /* The "nh_aux" routines do the actual NH hashing work. They
311 * produce output for all STREAMS NH iterations in one call,
323 UINT8 nh_key [L1_KEY_LEN + L1_KEY_SHIFT * (STREAMS - 1)]; /* NH Key */
334 /* NH hashing primitive. Previous (partial) hash result is loaded and
540 /* This function is a wrapper for the primitive NH hash functions. It takes
671 * into an NH context, nh_final is called to produce a hash result. If any
673 * NH context. Finally, add into the NH accumulation "state" the total numbe
709 static void nh(nh_ctx *hc, const UINT8 *buf, UINT32 padded_len, function
    [all...]
  /hardware/qcom/camera/QCamera2/HAL/
QCamera2HWICallbacks.cpp 1128 native_handle_t *nh = NULL; local
    [all...]
  /external/svox/pico/lib/
picofftsg.c 670 picoos_int32 j0, k0, j1, k1, l, m, i, j, k, nh, m2; local
678 nh = n >> 1;
722 j1 += nh;
763 k1 += nh;
802 j1 -= nh;
842 for (i = nh >> 1; i > (k ^= i); i >>= 1) {
848 k1 += nh;
878 k1 -= nh;
887 j1 += nh + 2;
888 k1 += nh + 2
1029 picoos_int32 j0, k0, j1, k1, l, m, i, j, k, nh, m2; local
1583 picoos_int32 j0, k0, j1, k1, l, m, i, j, k, nh; local
    [all...]
  /external/tcpdump/
print-isakmp.c 2523 int nh, enh, padlen; local
    [all...]
  /external/libvncserver/x11vnc/
userinput.c 1436 int nx, ny, nw, nh; local
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/
tycho-packaging-plugin-0.20.0.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 

Completed in 1725 milliseconds

1 2 34 5