Home
last modified time | relevance | path

Searched refs:eff_num_gw (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping.c151 static int eff_num_gw; /* effective number of gateways */ variable
650 eff_num_gw = 2 * num_gw + 1; in main()
653 eff_num_gw = num_gw; in main()
1815 eff_num_gw, if_index); in send_scheduled_probe()
1827 if (eff_num_gw > 0) { in send_scheduled_probe()
1836 gw_IP_list[eff_num_gw].addr = in send_scheduled_probe()
1845 (eff_num_gw > 0) ? eff_num_gw + 1 : 0, in send_scheduled_probe()