Searched refs:pfx (Results 1 – 4 of 4) sorted by relevance
35 pfx("127.0.0.0/8"), // IPv4 loopback36 pfx("169.254.0.0/16"), // IPv4 link-local, RFC3927#section-837 pfx("::/3"),38 pfx("fe80::/64"), // IPv6 link-local39 pfx("fc00::/7"), // IPv6 ULA40 pfx("ff02::/8"), // IPv6 link-local multicast43 public static final IpPrefix DEFAULT_WIFI_P2P_PREFIX = pfx("192.168.49.0/24");85 private static IpPrefix pfx(String prefixStr) { in pfx() method in PrefixUtils
2691 final String pfx = outerPrefix + " "; in dump() local2692 pw.print(pfx); pw.print("sessionId: "); pw.println(mSessionId); in dump()2693 pw.print(pfx); pw.print("state: "); pw.println(getStateAsStringLocked()); in dump()2694 pw.print(pfx); pw.print("context: "); pw.println(mContext); in dump()2697 pw.print(pfx); pw.print("client: "); pw.print(client); in dump()2700 pw.print(pfx); pw.print("enabled: "); pw.println(mEnabled); in dump()2701 pw.print(pfx); pw.print("enabledAugmentedOnly: "); pw.println(mForAugmentedAutofillOnly); in dump()2702 pw.print(pfx); pw.print("hasService: "); pw.println(mService != null); in dump()2703 pw.print(pfx); pw.print("hasCallback: "); pw.println(mCallback != null); in dump()2704 pw.print(pfx); pw.print("onInvisibleCalled "); pw.println(mOnInvisibleCalled); in dump()[all …]
677 for (IpPrefix pfx : prefixSet) localPrefixStrs.add(pfx.toString()); in computeLocalPrefixStrings()
68 ?application/x-pkcs12 p12 pfx