Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_upstream.h95 off_t bytes_received; member
H A Dngx_stream_upstream.c216 p = ngx_sprintf(p, "%O", state[i].bytes_received); in ngx_stream_upstream_bytes_variable()
H A Dngx_stream_proxy_module.c1844 u->state->bytes_received = u->received; in ngx_stream_proxy_next_upstream()
1884 u->state->bytes_received = u->received; in ngx_stream_proxy_finalize()
/f-stack/dpdk/drivers/raw/octeontx2_ep/
H A Dotx2_ep_rawdev.h288 uint64_t bytes_received; member
H A Dotx2_ep_enqdeq.c810 droq->stats.bytes_received += oq_pkt->len; in sdp_rawdev_dequeue()
/f-stack/dpdk/drivers/net/liquidio/
H A Dlio_struct.h48 uint64_t bytes_received; member
H A Dlio_rxtx.c575 droq->stats.bytes_received += total_len; in lio_droq_fast_process_packet()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_upstream.h66 off_t bytes_received; member
H A Dngx_http_upstream.c2380 u->state->bytes_received += n; in ngx_http_upstream_process_header()
3437 u->state->bytes_received += n; in ngx_http_upstream_process_upgraded()
3636 u->state->bytes_received += n; in ngx_http_upstream_process_non_buffered_request()
4326 u->state->bytes_received += u->pipe->read_length in ngx_http_upstream_finalize_request()
5515 p = ngx_sprintf(p, "%O", state[i].bytes_received); in ngx_http_upstream_response_length_variable()
/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru800 *) Добавление: переменные $bytes_received, $session_time, $protocol,
H A DCHANGES786 *) Feature: the $bytes_received, $session_time, $protocol, $status,