get_vlan_ids


Description:

[ CCode ( array_length_pos = 0.1 , array_length_type = "guint" ) ]
[ Version ( since = "1.14" ) ]
public unowned uint[] get_vlan_ids ()

Returns the VLANs currently configured on the VF.

Currently kernel only supports one VLAN per VF.

Parameters:

this

the SriovVF

length

on return, the number of VLANs configured

Returns:

a list of VLAN ids configured on the VF.