ofdpa_port_vlan_del
return ofdpa_port_vlan_del(ofdpa_port, vlan->vid, vlan->flags);
err = ofdpa_port_vlan_del(ofdpa_port, OFDPA_UNTAGGED_VID, 0);