Home
last modified time | relevance | path

Searched refs:v4TunIface_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnat464_service.cpp36 v4TunIface_ = std::string(CLAT_PREFIX) + v6Iface; in Nat464Service()
47 v4TunIface_ = std::string(CLAT_PREFIX) + v6Iface; in MaybeUpdateV6Iface()
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dnat464_service.h55 std::string v4TunIface_; variable