NM_BDG_HASH
#define BRIDGE_RTHASH_MASK (NM_BDG_HASH-1)
struct nm_hash_ent ht[NM_BDG_HASH];
bzero(b->ht, sizeof(struct nm_hash_ent) * NM_BDG_HASH);