get_virtual_interface_name
Description:
public unowned string get_virtual_interface_name ()
Returns the interface name created by combining parent and
p_key.
(If either property is unset, this will return null.)
Parameters:
Returns:
the interface name, or null
|