Searched refs:nh (Results 1 - 25 of 87) sorted by last modified time

1234

/external/tcpdump/
H A Dconfig.sub824 nh[45]000)
H A Dnetdissect.h347 const u_char *bp, u_int length, u_int nh,
H A Dprint-babel.c419 printf(" nh");
422 u_char nh[16]; local
425 rc = network_address(message[2], message + 4, len - 2, nh);
427 printf(" %s", format_address(nh));
H A Dprint-cnfp.c84 register const struct nfhdr *nh; local
92 nh = (const struct nfhdr *)cp;
94 if ((const u_char *)(nh + 1) > snapend)
97 nrecs = EXTRACT_32BITS(&nh->ver_cnt) & 0xffff;
98 ver = (EXTRACT_32BITS(&nh->ver_cnt) & 0xffff0000) >> 16;
105 t = EXTRACT_32BITS(&nh->utc_sec);
109 EXTRACT_32BITS(&nh->msys_uptime)/1000,
110 EXTRACT_32BITS(&nh->msys_uptime)%1000,
111 EXTRACT_32BITS(&nh->utc_sec), EXTRACT_32BITS(&nh
[all...]
H A Dprint-icmp6.c603 u_int nh; local
612 nh = ip6->ip6_nxt;
618 switch(nh) {
623 *prot = nh;
636 nh = hbh->ip6h_nxt;
647 nh = fragh->ip6f_nxt;
655 nh = ah->ah_nxt;
660 *prot = nh; /* meaningless, but set here anyway */
H A Dprint-ip.c317 u_char nh; member in struct:ip_print_demux_state
329 switch (ipds->nh) {
332 ipds->nh = *ipds->cp;
350 ipds->nh = enh & 0xff;
362 ipds->nh = enh & 0xff;
485 if (ndo->ndo_nflag==0 && (proto = getprotobynumber(ipds->nh)) != NULL)
488 ND_PRINT((ndo, " ip-proto-%d", ipds->nh));
497 u_int length, u_int nh,
506 ipd.nh = nh;
495 ip_print_inner(netdissect_options *ndo, const u_char *bp, u_int length, u_int nh, const u_char *bp2) argument
[all...]
H A Dprint-ip6.c90 int nh; local
144 nh = ip6->ip6_nxt;
150 nh != IPPROTO_TCP && nh != IPPROTO_UDP &&
151 nh != IPPROTO_DCCP && nh != IPPROTO_SCTP) {
156 switch (nh) {
159 nh = *cp;
163 nh = *cp;
169 nh
[all...]
H A Dprint-isakmp.c2523 int nh, enh, padlen; local
2534 nh = enh & 0xff;
2536 ip_print_inner(ndo, bp, length, nh, bp2);
/external/stressapptest/
H A Dconfig.sub767 nh[45]000)
/external/svox/pico/lib/
H A Dpicofftsg.c670 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
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/srtp/
H A Dconfig.sub731 nh[45]000)
/external/qemu/distrib/jpeg-6b/
H A Dconfig.sub444 nh[45]000)
/external/qemu/distrib/sdl-1.2.15/build-scripts/
H A Dconfig.sub821 nh[45]000)
/external/qemu-pc-bios/bochs/
H A Dconfig.sub679 nh[45]000)
/external/protobuf/
H A Dconfig.sub767 nh[45]000)
/external/protobuf/gtest/build-aux/
H A Dconfig.sub767 nh[45]000)
/external/pcre/dist/
H A Dconfig.sub891 nh[45]000)
/external/pixman/
H A Dconfig.sub874 nh[45]000)
/external/openfst/
H A Dconfig.sub881 nh[45]000)
/external/llvm/autoconf/
H A Dconfig.sub873 nh[45]000)
/external/libunwind/aux/
H A Dconfig.sub679 nh[45]000)
/external/libusb/
H A Dconfig.sub805 nh[45]000)
/external/libusb-compat/
H A Dconfig.sub805 nh[45]000)
/external/libvorbis/
H A Dconfig.sub762 nh[45]000)
/external/libogg/
H A Dconfig.sub762 nh[45]000)

Completed in 2037 milliseconds

1234