Searched refs:probep (Results 1 – 1 of 1) sorted by relevance
644 tnf_probe_control_t *probep; in tnf_deallocbuf() local688 probep = (tnf_probe_control_t *)__tnf_probe_list_head; in tnf_deallocbuf()689 while (probep != NULL) { in tnf_deallocbuf()690 probep->index = 0; in tnf_deallocbuf()691 probep = probep->next; in tnf_deallocbuf()