Searched refs:mesh_detect_cycle (Results 1 – 5 of 5) sorted by relevance
613 int mesh_detect_cycle(struct module_qstate* qstate, struct query_info* qinfo,
2062 mesh_detect_cycle(struct module_qstate* qstate, struct query_info* qinfo, in mesh_detect_cycle() function
408 if(fptr == &mesh_detect_cycle) return 1; in fptr_whitelist_modenv_detect_cycle()
252 w->env->detect_cycle = &mesh_detect_cycle; in libworker_setup()
2263 worker->env.detect_cycle = &mesh_detect_cycle; in worker_init()