Searched refs:bytes_received (Results 1 – 11 of 11) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/stream/ |
| H A D | ngx_stream_upstream.h | 95 off_t bytes_received; member
|
| H A D | ngx_stream_upstream.c | 216 p = ngx_sprintf(p, "%O", state[i].bytes_received); in ngx_stream_upstream_bytes_variable()
|
| H A D | ngx_stream_proxy_module.c | 1844 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 D | otx2_ep_rawdev.h | 288 uint64_t bytes_received; member
|
| H A D | otx2_ep_enqdeq.c | 810 droq->stats.bytes_received += oq_pkt->len; in sdp_rawdev_dequeue()
|
| /f-stack/dpdk/drivers/net/liquidio/ |
| H A D | lio_struct.h | 48 uint64_t bytes_received; member
|
| H A D | lio_rxtx.c | 575 droq->stats.bytes_received += total_len; in lio_droq_fast_process_packet()
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_upstream.h | 66 off_t bytes_received; member
|
| H A D | ngx_http_upstream.c | 2380 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 D | CHANGES.ru | 800 *) Добавление: переменные $bytes_received, $session_time, $protocol,
|
| H A D | CHANGES | 786 *) Feature: the $bytes_received, $session_time, $protocol, $status,
|