Searched refs:http_request_stats_bytes_in (Results 1 – 5 of 5) sorted by relevance
252 #define http_request_stats_bytes_in(r) \ macro
428 rrd->bytes_read += http_request_stats_bytes_in(r); in REQUESTDONE_FUNC()
181 : http_request_stats_bytes_in(r)); in mod_status_html_rtable_r()
959 accesslog_append_bytes(b, http_request_stats_bytes_in(r), 0); in log_access_record()
1738 lua_pushinteger(L, (lua_Integer)http_request_stats_bytes_in(r)); in magnet_req_item_get()