[ 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.
this |
the SriovVF |
length |
on return, the number of VLANs configured |
a list of VLAN ids configured on the VF. |