Home
last modified time | relevance | path

Searched refs:MESH_MAX_SUBSUB (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/services/
H A Dmesh.h77 #define MESH_MAX_SUBSUB 1024 macro
H A Dmesh.c1036 if((*c)++ > MESH_MAX_SUBSUB) in find_in_subsub()
1054 if(counter > MESH_MAX_SUBSUB) in mesh_detect_cycle_found()