MCPcopy Create free account
hub / github.com/OpenVPN/openvpn3-linux / GetDevicePath

Method GetDevicePath

src/netcfg/proxy-netcfg-device.cpp:522–525  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

520}
521
522const DBus::Object::Path Device::GetDevicePath() const
523{
524 return prxtgt->object_path;
525}
526
527
528bool Device::GetActive() const

Callers 2

socket_protectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected