Home
last modified time | relevance | path

Searched defs:hashtbl (Results 1 – 9 of 9) sorted by relevance

/dragonfly/sys/kern/
H A Dkern_subr.c369 void *hashtbl; in hashinit_ext() local
423 void *hashtbl; in phashinit_ext() local
/dragonfly/sys/bus/u4b/net/
H A Dif_mos.c396 mos_write_mcast(struct mos_softc *sc, u_char *hashtbl) in mos_write_mcast()
593 uint8_t hashtbl[8] = {0, 0, 0, 0, 0, 0, 0, 0}; in mos_setmulti() local
H A Dif_cue.c311 uint8_t hashtbl[8] = { 0, 0, 0, 0, 0, 0, 0, 0 }; in cue_setmulti() local
H A Dif_udav.c501 uint8_t hashtbl[8] = { 0, 0, 0, 0, 0, 0, 0, 0 }; in udav_setmulti() local
H A Dif_aue.c539 uint8_t hashtbl[8] = { 0, 0, 0, 0, 0, 0, 0, 0 }; in aue_setmulti() local
H A Dif_axe.c491 uint8_t hashtbl[8] = { 0, 0, 0, 0, 0, 0, 0, 0 }; in axe_setmulti() local
H A Dif_axge.c743 uint8_t hashtbl[8] = { 0, 0, 0, 0, 0, 0, 0, 0 }; in axge_setmulti() local
/dragonfly/contrib/less/
H A Dch.c61 struct bufnode hashtbl[BUFHASH_SIZE]; member
/dragonfly/contrib/libpcap/
H A Doptimize.c331 struct valnode *hashtbl[MODULUS]; member