Searched defs:pfx (Results 1 – 2 of 2) sorted by relevance
85 private static IpPrefix pfx(String prefixStr) { in pfx() method in PrefixUtils
2691 final String pfx = outerPrefix + " "; in dump() local