Searched refs:ifPrefix8 (Results 1 – 1 of 1) sorted by relevance
416 const String8 ifPrefix8 = String8(INetd::IPSEC_INTERFACE_PREFIX().string()); in flushInterfaces() local421 if (android::base::StartsWith(iface.c_str(), ifPrefix8.c_str())) { in flushInterfaces()