Searched refs:next_probe (Results 1 – 1 of 1) sorted by relevance
610 tnf_probe_control_t *next_probe; in link_targ_obj_probes() local636 next_probe = (tnf_probe_control_t *) cur->probes[i+1].addr; in link_targ_obj_probes()637 probe_p->wrkprbctl.next = next_probe; in link_targ_obj_probes()640 &next_probe, sizeof (next_probe)); in link_targ_obj_probes()645 next_probe = (tnf_probe_control_t *) cur->probes[0].addr; in link_targ_obj_probes()651 probe_p->wrkprbctl.next = next_probe; in link_targ_obj_probes()658 &next_probe, sizeof (next_probe)); in link_targ_obj_probes()664 next_probe = NULL; in link_targ_obj_probes()666 next_probe = (tnf_probe_control_t *) in link_targ_obj_probes()670 probe_p->wrkprbctl.next = next_probe; in link_targ_obj_probes()[all …]