Searched refs:best_prefix (Results 1 – 2 of 2) sorted by relevance
1462 char *best_prefix = NULL;1607 free (best_prefix);1608 best_prefix = xstrdup (prefix);1637 if (best_prefix[0] != '\0')1641 strlen (best_prefix), best_prefix, best_prefix_bits);1656 char *cp = strchr (best_prefix, *mne);1659 pfxval = 1 + (cp - best_prefix);
491 IPAddress best_prefix; in GetPrefix() local520 best_prefix = current_prefix; in GetPrefix()525 *prefix = best_prefix; in GetPrefix()