Searched defs:tnf_probe_test_func_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dtnf_probe.h75 typedef void * (*tnf_probe_test_func_t)(void *, typedef
103 tnf_probe_test_func_t test_func;
512 (tnf_probe_test_func_t) 0, \
529 tnf_probe_test_func_t tnf_v_probe_test = tnf_v_probe_p->test_func; \
568 (tnf_probe_test_func_t) 0, \
586 tnf_probe_test_func_t tnf_v_probe_test = tnf_v_probe_p->test_func; \
630 (tnf_probe_test_func_t) 0, \
649 tnf_probe_test_func_t tnf_v_probe_test = tnf_v_probe_p->test_func; \
698 (tnf_probe_test_func_t) 0, \
718 tnf_probe_test_func_t tnf_v_probe_tes
[all...]

Completed in 58 milliseconds