Home
last modified time | relevance | path

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

/dports/databases/pgbouncer/pgbouncer-1.16.0/src/
H A Dstats.c27 stat->client_bytes = 0; in reset_stats()
38 total->client_bytes += stat->client_bytes; in stat_add()
64 avg->client_bytes = USEC * (cur->client_bytes - old->client_bytes) / dur; in calc_average()
82 stat->client_bytes, stat->server_bytes, in write_stats()
86 avg.client_bytes, avg.server_bytes, in write_stats()
157 stat->client_bytes, stat->server_bytes, in write_stats_totals()
224 avg.client_bytes, avg.server_bytes, in write_stats_averages()
317 WTOTAL(client_bytes); in show_stat_totals()
324 WAVG(client_bytes); in show_stat_totals()
369 avg.client_bytes, avg.server_bytes, in refresh_stats()
[all …]
H A Dclient.c959 client->pool->stats.client_bytes += pkt->len; in handle_client_work()
/dports/www/trafficserver/trafficserver-9.1.1/src/traffic_server/
H A DFetchSM.cc89 *length = client_bytes; in resp_get()
366 client_bytes = 0; in get_info_from_buffer()
377 client_bytes = 0; in get_info_from_buffer()
397 client_bytes += bytes_used; in get_info_from_buffer()
426 client_bytes += read_done; in get_info_from_buffer()
429 client_response[client_bytes] = '\0'; in get_info_from_buffer()
461 client_bytes += read_done; in get_info_from_buffer()
466 client_response[client_bytes] = '\0'; in get_info_from_buffer()
H A DFetchSM.h154 int client_bytes = 0; variable
/dports/security/wolfssl/wolfssl-5.1.0/IDE/iotsafe/
H A Dmemory-tls.c70 static int client_bytes; variable
84 client_bytes += sz; in ServerSend()
125 if (client_bytes - client_read_idx < sz) { in ClientRecv()
134 client_bytes = 0; in ClientRecv()
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/IDE/iotsafe/
H A Dmemory-tls.c70 static int client_bytes; variable
84 client_bytes += sz; in ServerSend()
125 if (client_bytes - client_read_idx < sz) { in ClientRecv()
134 client_bytes = 0; in ClientRecv()
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/IDE/iotsafe/
H A Dmemory-tls.c70 static int client_bytes; variable
84 client_bytes += sz; in ServerSend()
125 if (client_bytes - client_read_idx < sz) { in ClientRecv()
134 client_bytes = 0; in ClientRecv()
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/IDE/iotsafe/
H A Dmemory-tls.c70 static int client_bytes; variable
84 client_bytes += sz; in ServerSend()
125 if (client_bytes - client_read_idx < sz) { in ClientRecv()
134 client_bytes = 0; in ClientRecv()
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/IDE/iotsafe/
H A Dmemory-tls.c70 static int client_bytes; variable
84 client_bytes += sz; in ServerSend()
125 if (client_bytes - client_read_idx < sz) { in ClientRecv()
134 client_bytes = 0; in ClientRecv()
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dres.rs182 let client_bytes = self.client.serialize(); localVariable
185 client_bytes[0],
186 client_bytes[1],
187 client_bytes[2],
188 client_bytes[3],
912 let client_bytes = self.client.serialize(); in serialize() localVariable
920 client_bytes[0], in serialize()
921 client_bytes[1], in serialize()
922 client_bytes[2], in serialize()
923 client_bytes[3], in serialize()
/dports/x11/inputplug/inputplug-0.4.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dres.rs182 let client_bytes = self.client.serialize(); localVariable
185 client_bytes[0],
186 client_bytes[1],
187 client_bytes[2],
188 client_bytes[3],
912 let client_bytes = self.client.serialize(); in serialize() localVariable
920 client_bytes[0], in serialize()
921 client_bytes[1], in serialize()
922 client_bytes[2], in serialize()
923 client_bytes[3], in serialize()
/dports/devel/py-botocore/botocore-1.21.61/tests/integration/
H A Dtest_client_http.py226 client_bytes = client.recv(self.tunnel_chunk_size)
227 if not client_bytes:
229 remote.sendall(client_bytes)
/dports/security/silktools/silk-3.19.1/tests/
H A Dmake-data.pl1082 my $client_bytes = 600 + rand(1000) + 1200 * ($client_packets - 10);
1106 packets => $client_packets, bytes => $client_bytes,
1167 my $client_bytes = 600 + rand(1000) + 72 * ($client_packets - 10);
1201 packets => $client_packets, bytes => $client_bytes,
1239 my $client_bytes = 100 + (60 + rand(40)) * $client_packets;
1268 packets => $client_packets, bytes => $client_bytes,
/dports/net/dictd/dictd-1.13.1/
H A Ddict.c77 unsigned long client_bytes; variable
262 client_bytes += len; in client_read_text()
504 client_bytes += len; in client_read_status()
1700 client_bytes, in main()
1704 client_bytes / tim_get_real( "total" ) ); in main()
/dports/textproc/dict/dictd-1.13.1/
H A Ddict.c77 unsigned long client_bytes; variable
262 client_bytes += len; in client_read_text()
504 client_bytes += len; in client_read_status()
1700 client_bytes, in main()
1704 client_bytes / tim_get_real( "total" ) ); in main()
/dports/textproc/dictfmt/dictd-1.13.1/
H A Ddict.c77 unsigned long client_bytes; variable
262 client_bytes += len; in client_read_text()
504 client_bytes += len; in client_read_status()
1700 client_bytes, in main()
1704 client_bytes / tim_get_real( "total" ) ); in main()
/dports/multimedia/qmmp-qt5/qmmp-1.5.2/src/plugins/Output/jack/
H A Dbio2jack.c169 unsigned long client_bytes; /* total bytes written by the client of bio2jack via JACK_Write() */ member
833 drv->client_bytes = 0; /* bytes that the client wrote to use */
1827 drv->client_bytes += bytes; /* update client_bytes */
2277 return_val = drv->client_bytes;
2372 drv->position_byte_offset = value - drv->client_bytes;
/dports/databases/pgbouncer/pgbouncer-1.16.0/include/
H A Dbouncer.h250 uint64_t client_bytes; member
/dports/security/snort3/snort3-3.1.19.0/src/flow/
H A Dflow.h140 uint64_t client_bytes; member
H A Dflow.cc558 std::swap(flowstats.client_bytes, flowstats.server_bytes); in swap_roles()
H A Dflow_control.cc523 flow->flowstats.client_bytes += p->pktlen; in update_stats()
/dports/security/snort3/snort3-3.1.19.0/src/loggers/
H A Dalert_csv.cc115 TextLog_Print(csv_log, "%" PRIu64, a.pkt->flow->flowstats.client_bytes); in ff_client_bytes()
H A Dalert_json.cc137 TextLog_Print(json_log, "%" PRIu64, a.pkt->flow->flowstats.client_bytes); in ff_client_bytes()
/dports/security/snort3/snort3-3.1.19.0/doc/reference/
H A Dsnort_reference.text8138 client_bytes | client_pkts | dir | dst_addr | dst_ap | dst_port |
8222 client_bytes | client_pkts | dir | dst_addr | dst_ap | dst_port |
8639 client_bytes | client_pkts | dir | dst_addr | dst_ap | dst_port |
8667 client_bytes | client_pkts | dir | dst_addr | dst_ap | dst_port |