vlan_tag_hash
static int vlan_tag_hash(uint16_t, u_long);
idx = vlan_tag_hash(vid, ifv_hash.mask);
idx = vlan_tag_hash(tag, ifv_hash.mask);