eib_gw_props_t
ss->ei_gw_props = kmem_zalloc(sizeof (eib_gw_props_t), KM_SLEEP);
eib_gw_props_t *gwp = ss->ei_gw_props;
kmem_free(ss->ei_gw_props, sizeof (eib_gw_props_t));