VNIC_HASH_KEY
err = mod_hash_find(vnic_hash, VNIC_HASH_KEY(info->vn_vnic_id),
err = mod_hash_find(vnic_hash, VNIC_HASH_KEY(vnic_id),
err = mod_hash_insert(vnic_hash, VNIC_HASH_KEY(vnic_id),
if (mod_hash_find(vnic_hash, VNIC_HASH_KEY(vnic_id),
if (mod_hash_find(vnic_hash, VNIC_HASH_KEY(vnic_id),
(void) mod_hash_remove(vnic_hash, VNIC_HASH_KEY(vnic_id), &val);