Searched refs:num_probes (Results 1 – 7 of 7) sorted by relevance
178 int num_probes, j; in _tnfctl_find_all_probes() local211 prexstat = get_num_probes(hndl, cur_obj, &num_probes); in _tnfctl_find_all_probes()214 if (num_probes) { in _tnfctl_find_all_probes()216 cur_obj->probes = malloc(num_probes * in _tnfctl_find_all_probes()221 num_probes, hndl->num_probes); in _tnfctl_find_all_probes()224 cur_obj->min_probe_num = hndl->num_probes; in _tnfctl_find_all_probes()226 hndl->num_probes += num_probes; in _tnfctl_find_all_probes()227 cur_obj->probecnt = num_probes; in _tnfctl_find_all_probes()426 get_num_probes(tnfctl_handle_t *hndl, objlist_t *obj, int *num_probes) in get_num_probes() argument447 tnf_long, num_probes, largs.ret_val, in get_num_probes()[all …]
384 if (maxprobe == hndl->num_probes) { in _tnfctl_refresh_kernel()460 hndl->num_probes = maxprobe; in _tnfctl_refresh_kernel()534 hndl->num_probes = maxprobe; in alloc_probe_space()
153 uint_t num_probes; /* number of probes in target */ member
368 current_targetaddr->num_probes - 1) % in check_reply()370 (current_targetaddr->num_probes == in check_reply()568 current_targetaddr->num_probes - 1) % in check_reply()571 (current_targetaddr->num_probes == in check_reply()879 current_targetaddr->num_probes - 1) % in check_reply()882 (current_targetaddr->num_probes == in check_reply()
87 int num_probes; /* num of probes to send to this dst */ member
405 current_targetaddr->num_probes - 1) % in check_reply6()407 (current_targetaddr->num_probes == in check_reply6()708 current_targetaddr->num_probes - 1) % in check_reply6()711 (current_targetaddr->num_probes == in check_reply6()
789 targetaddr->num_probes = npackets; in create_targetaddr_item()791 targetaddr->num_probes = 1; in create_targetaddr_item()793 targetaddr->num_probes = timeout; in create_targetaddr_item()1709 current_targetaddr->num_sent < current_targetaddr->num_probes) { in schedule_sigalrm()1740 if (current_targetaddr->num_sent == current_targetaddr->num_probes || in send_scheduled_probe()