Searched refs:next_ip (Results 1 – 3 of 3) sorted by relevance
700 int next_ip = 0; in opt_compute_to_mrf() local707 int ip = next_ip; in opt_compute_to_mrf()708 next_ip++; in opt_compute_to_mrf()
1674 int next_ip = 0; in compute_to_mrf() local1681 int ip = next_ip; in compute_to_mrf()1682 next_ip++; in compute_to_mrf()
530 IPAddress next_ip(next_ipv4_); in GetNextIP() local533 return next_ip; in GetNextIP()535 IPAddress next_ip(next_ipv6_); in GetNextIP() local538 return next_ip; in GetNextIP()