Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dsubr_hash.c140 hashdone(void *hashtbl, enum hashtype htype, u_long hashmask) in hashdone()
/netbsd-src/sys/dev/usb/
H A Dif_axen.c239 uint8_t hashtbl[8] = { 0, 0, 0, 0, 0, 0, 0, 0 }; in axen_uno_mcast() local
H A Dif_mos.c331 mos_write_mcast(struct usbnet *un, uint8_t *hashtbl) in mos_write_mcast()
H A Dif_smsc.c422 uint32_t hashtbl[2] = { 0, 0 }; in smsc_uno_mcast() local
H A Dif_aue.c617 uint8_t hashtbl[8] = { 0, 0, 0, 0, 0, 0, 0, 0 }; in aue_uno_mcast() local
H A Dif_mue.c1011 uint32_t hashtbl[MUE_DP_SEL_VHF_HASH_LEN]; in mue_uno_mcast() local
/netbsd-src/external/bsd/less/dist/
H A Dch.c63 struct bufnode hashtbl[BUFHASH_SIZE]; member
/netbsd-src/usr.bin/vmstat/
H A Dvmstat.c1892 int hashtbl; /* nlist index for hash table */ member