Home
last modified time | relevance | path

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

/system/netd/server/
DXfrmController.cpp416 const String8 ifPrefix8 = String8(INetd::IPSEC_INTERFACE_PREFIX().string()); in flushInterfaces() local
421 if (android::base::StartsWith(iface.c_str(), ifPrefix8.c_str())) { in flushInterfaces()