Home
last modified time | relevance | path

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

/dports/dns/dnsdist/dnsdist-1.6.1/
H A Ddnsdist-web.cc352 static json11::Json::array someResponseRulesToJson(GlobalStateHolder<vector<T>>* someResponseRules) in someResponseRulesToJson() function
1070 auto responseRules = someResponseRulesToJson(&g_respruleactions); in handleStats()
1071 auto cacheHitResponseRules = someResponseRulesToJson(&g_cachehitrespruleactions); in handleStats()
1072 auto selfAnsweredResponseRules = someResponseRulesToJson(&g_selfansweredrespruleactions); in handleStats()