CLIP_HASH_SIZE
sc->clip_table = hashinit(CLIP_HASH_SIZE, M_CXGBE, &sc->clip_mask);
clip_db = hashinit(CLIP_HASH_SIZE, M_CXGBE, &clip_db_mask);