Home
last modified time | relevance | path

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

/dports/www/nginx-full/nginx-sflow-module-543c72a/
H A Dngx_http_sflow.h235 #define XDRSIZ_SFLHTTP_COUNTERS (15*4) macro
H A Dngx_http_sflow_api.c1156 …case SFLCOUNTERS_HTTP: elemSiz = XDRSIZ_SFLHTTP_COUNTERS /*sizeof(elem->counterBlock.http)*/; bre… in computeCountersSampleSize()