HomeSort by: relevance | last modified time | path
    Searched refs:hv (Results 1 - 20 of 20) sorted by relevancy

  /src/usr.bin/m4/lib/
ohash_qlookupi.c 25 u_int32_t hv; local
27 hv = ohash_interval(s, e);
28 return ohash_lookup_interval(h, s, *e, hv);
ohash_lookup_interval.c 24 uint32_t hv)
33 i = hv % h->size;
34 incr = ((hv % (h->size-2)) & ~1) + 1;
42 } else if (h->t[i].hv == hv &&
47 h->t[empty].hv = hv;
66 h->t[i].hv = hv;
ohash_lookup_memory.c 23 ohash_lookup_memory(struct ohash *h, const char *k, size_t size, uint32_t hv)
32 i = hv % h->size;
33 incr = ((hv % (h->size-2)) & ~1) + 1;
41 } else if (h->t[i].hv == hv &&
44 h->t[empty].hv = hv;
62 h->t[i].hv = hv;
ohash_int.h 14 u_int32_t hv; member in struct:_ohash_record
ohash_do.c 49 i = h->t[j].hv % ns;
50 incr = ((h->t[j].hv % (ns - 2)) & ~1) + 1;
56 n[i].hv = h->t[j].hv;
  /src/sys/external/bsd/ipf/netinet/
ip_state.c 1054 u_int hv; local
1071 hv = is->is_hv % softs->ipf_state_size;
1072 /* TRACE is, hv */
1073 is->is_hv = hv;
1117 if (softs->ipf_state_table[hv] != NULL)
1118 softs->ipf_state_table[hv]->is_phnext = &is->is_hnext;
1121 is->is_phnext = softs->ipf_state_table + hv;
1122 is->is_hnext = softs->ipf_state_table[hv];
1123 softs->ipf_state_table[hv] = is;
1124 softs->ipf_state_stats.iss_bucketlen[hv]++
1354 u_int pass, hv; local
2637 u_int hv; local
2972 u_int hv, hvm, pr, v, tryagain; local
4378 u_int hv; local
5154 u_int hv; local
    [all...]
ip_sync.c 695 u_int hv; local
698 hv = sp->sm_num & (softs->ipf_sync_state_tab_sz - 1);
752 sl->sl_pnext = softs->syncstatetab + hv;
753 sl->sl_next = softs->syncstatetab[hv];
754 if (softs->syncstatetab[hv] != NULL)
755 softs->syncstatetab[hv]->sl_pnext = &sl->sl_next;
756 softs->syncstatetab[hv] = sl;
778 for (sl = softs->syncstatetab[hv]; (sl != NULL);
922 u_int hv = 0; local
958 sl->sl_pnext = softs->syncnattab + hv;
1021 u_int hv, sz; local
    [all...]
ip_htable.c 868 u_int hv; local
885 hv = IPE_V4_HASH_FN(ipe->ipe_addr.in4_addr,
895 hv = IPE_V6_HASH_FN(ipe->ipe_addr.i6,
906 ipe->ipe_hnext = iph->iph_table[hv];
907 ipe->ipe_phnext = iph->iph_table + hv;
909 if (iph->iph_table[hv] != NULL)
910 iph->iph_table[hv]->ipe_phnext = &ipe->ipe_hnext;
911 iph->iph_table[hv] = ipe;
999 u_int hv; local
1013 hv = IPE_V4_HASH_FN(ipe.ipe_addr.in4_addr
1133 u_int hv; local
1331 u_int hv; local
    [all...]
ip_nat6.c 218 u_int hv; local
225 hv = NAT_HASH_FN6(&j, 0, softn->ipf_nat_rdrrules_sz);
231 hv = NAT_HASH_FN6(&j, 0, softn->ipf_nat_rdrrules_sz);
234 hv = 0;
239 np = softn->ipf_nat_rdr_rules + hv;
244 n->in_hv[0] = hv;
265 u_int hv; local
272 hv = NAT_HASH_FN6(&j, 0, softn->ipf_nat_maprules_sz);
275 hv = 0;
280 np = softn->ipf_nat_map_rules + hv;
371 u_int hv; local
1882 u_int hv; local
2193 u_int hv; local
2642 u_32_t hv, nmsk = 0; local
3042 u_32_t hv, rmsk = 0; local
    [all...]
ip_nat.c 639 u_int hv; local
653 hv = rhv % softn->ipf_nat_rdrrules_sz;
654 np = softn->ipf_nat_rdr_rules + hv;
659 n->in_hv[0] = hv;
679 u_int hv; local
693 hv = rhv % softn->ipf_nat_maprules_sz;
694 np = softn->ipf_nat_map_rules + hv;
770 u_int hv, rhv; local
772 hv = (src.s_addr ^ dst.s_addr);
773 hv += src.s_addr
4034 u_int hv, rhv; local
4361 u_int hv; local
4858 u_32_t hv, msk, nmsk = 0; local
5347 u_32_t hv, msk, rmsk = 0; local
7913 u_int hv; local
8077 u_int hv; local
8161 u_int hv; local
    [all...]
  /src/sys/arch/alpha/stand/netboot/
if_prom.c 159 int hv, lv; local
166 hv = dval(*enet_addr); enet_addr++;
170 if (hv == -1 || lv == -1) {
175 desc->myea[i] = (hv << 4) | lv;
  /src/sys/dev/pci/
if_txp.c 627 struct txp_hostvar *hv = sc->sc_hostvar; local
652 if (hv->hv_rx_buf_write_idx == hv->hv_rx_buf_read_idx)
829 struct txp_hostvar *hv = sc->sc_hostvar; local
834 end = TXP_OFFSET2IDX(le32toh(hv->hv_rx_buf_read_idx));
835 i = TXP_OFFSET2IDX(le32toh(hv->hv_rx_buf_write_idx));
885 hv->hv_rx_buf_write_idx = htole32(TXP_IDX2OFFSET(i));
1645 struct txp_hostvar *hv = sc->sc_hostvar; local
1695 idx = le32toh(hv->hv_resp_read_idx);
1696 if (idx != le32toh(hv->hv_resp_write_idx))
1719 struct txp_hostvar *hv = sc->sc_hostvar; local
1768 struct txp_hostvar *hv = sc->sc_hostvar; local
1792 struct txp_hostvar *hv = sc->sc_hostvar; local
    [all...]
  /src/usr.bin/config/
hash.c 166 hv(u_int h, char c) function
179 h = hv(h, *str++);
190 h = hv(h, HASH2DELIM);
  /src/sys/arch/sparc64/sparc64/
mp_subr.S 236 mov FT_MMU_MAP_PERM_ADDR, %o5 ! hv fast trap function
278 mov FT_MMU_MAP_PERM_ADDR, %o5 ! hv fast trap function
502 sir ! crash if hv-call fails
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_aead/aes256gcm/aesni/
aead_aes256gcm_aesni.c 425 const __m128i hv = hv_; \
444 MULREDUCE4(rev, hv, h2v, h3v, h4v, temp3, temp2, temp1, temp0, accv_); \
445 MULREDUCE4(rev, hv, h2v, h3v, h4v, temp7, temp6, temp5, temp4, accv_); \
453 const __m128i hv = hv_; \
461 MULREDUCE4(rev, hv, h2v, h3v, h4v, in3, in2, in1, in0, accv_); \
462 MULREDUCE4(rev, hv, h2v, h3v, h4v, in7, in6, in5, in4, accv_); \
515 __m128i Hv, H2v, H3v, H4v, accv;
541 Hv = _mm_shuffle_epi8(_mm_load_si128((const __m128i *) H), rev);
542 _mm_store_si128((__m128i *) H, Hv);
543 H2v = mulv(Hv, Hv)
    [all...]
  /src/sys/arch/hppa/include/
pdc.h 352 u_int hv : 4; member in struct:pdc_model
499 u_int hv[9]; /* 0x00: HV dependent */ member in struct:pdc_nvm
  /src/sys/arch/powerpc/oea/
altivec.c 306 " lvxl %[hv], %[src], %[off16];"
307 " stvxl %[hv], %[dst], %[off16];"
318 [lv] "n"(LO_VEC), [hv] "n"(HI_VEC));
  /src/sys/crypto/nist_hash_drbg/
nist_hash_drbg.c 142 const struct hvec hv[] = {
147 hash_df(D->C, sizeof D->C, hv, arraycount(hv));
182 const struct hvec hv[] = {
187 hash_df(D->C, sizeof D->C, hv, arraycount(hv));
140 const struct hvec hv[] = { local
179 const struct hvec hv[] = { local
  /src/sys/arch/dreamcast/dev/maple/
mlcd.c 54 hv : 1, /* 0: horizontal, 1: vertical */ member in struct:mlcd_funcdef
245 funcdef.s.hv ? "vert" : "horiz",
  /src/sys/arch/hppa/hppa/
machdep.c 667 pdc_model.hv = 0;
669 DPRINTF(("pdc_model.hwmodel/hv %x/%x\n", pdc_model.hwmodel,
670 pdc_model.hv));

Completed in 30 milliseconds