Lines Matching defs:tnfctl_probe_t
72 typedef struct tnfctl_probe_handle tnfctl_probe_t;
253 tnfctl_probe_t *, /* opaque probe handle */
270 void *(*)(tnfctl_handle_t *, tnfctl_probe_t *), /* create_func */
273 tnfctl_errcode_t tnfctl_probe_state_get(tnfctl_handle_t *, tnfctl_probe_t *,
280 tnfctl_errcode_t tnfctl_probe_enable(tnfctl_handle_t *, tnfctl_probe_t *,
282 tnfctl_errcode_t tnfctl_probe_disable(tnfctl_handle_t *, tnfctl_probe_t *,
284 tnfctl_errcode_t tnfctl_probe_trace(tnfctl_handle_t *, tnfctl_probe_t *,
286 tnfctl_errcode_t tnfctl_probe_untrace(tnfctl_handle_t *, tnfctl_probe_t *,
289 tnfctl_probe_t *, void *);
292 tnfctl_probe_t *,