Searched refs:nm_hash_ent (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/netmap/
H A Dnetmap_bdg.h85 struct nm_hash_ent { struct
141 struct nm_hash_ent *ht;
H A Dnetmap_bdg.c215 b->ht = nm_os_malloc(sizeof(struct nm_hash_ent) * NM_BDG_HASH);
872 bzero(b->ht, sizeof(struct nm_hash_ent) * NM_BDG_HASH);
H A Dnetmap_vale.c745 struct nm_hash_ent *ht = private_data;

Completed in 89 milliseconds