Home
last modified time | relevance | path

Searched refs:time_recv (Results 1 – 25 of 290) sorted by relevance

12345678910>>...12

/dports/net/apinger/apinger-0.6.1/src/
H A Dicmp6.c130 struct timeval time_recv; in recv_icmp6() local
173 if (!ioctl(icmp6_sock, SIOCGSTAMP, &time_recv)){ in recv_icmp6()
178 gettimeofday(&time_recv,NULL); in recv_icmp6()
181 time_recvp=&time_recv; in recv_icmp6()
H A Dicmp.c167 struct timeval time_recv; in recv_icmp() local
210 if (!ioctl(icmp_sock, SIOCGSTAMP, &time_recv)){ in recv_icmp()
214 gettimeofday(&time_recv,NULL); in recv_icmp()
215 time_recvp=&time_recv; in recv_icmp()
H A Dapinger.h135 void pipe_reply(struct timeval time_recv,int seq,struct trace_info *ti);
137 void analyze_reply(struct timeval time_recv,int seq,struct trace_info *ti);
H A Dapinger.c560 void analyze_reply(struct timeval time_recv,int icmp_seq,struct trace_info *ti){ in analyze_reply() argument
585 t->last_received_tv=time_recv; in analyze_reply()
586 timersub(&time_recv,&ti->timestamp,&tv); in analyze_reply()
872 void pipe_reply(struct timeval time_recv,int icmp_seq,struct trace_info *ti){ in pipe_reply() argument
875 pi.recv_timestamp=time_recv; in pipe_reply()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/rustls-0.17.0/examples/internal/
H A Dbench.rs348 let mut time_recv = 0f64; in bench_bulk() localVariable
356 time_recv += transfer(&mut server, &mut client); in bench_bulk()
358 time_recv += time(|| { in bench_bulk()
372 total_mbs / time_recv); in bench_bulk()
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/rustls-0.17.0/examples/internal/
H A Dbench.rs348 let mut time_recv = 0f64; in bench_bulk() localVariable
356 time_recv += transfer(&mut server, &mut client); in bench_bulk()
358 time_recv += time(|| { in bench_bulk()
372 total_mbs / time_recv); in bench_bulk()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/rustls-0.17.0/examples/internal/
H A Dbench.rs348 let mut time_recv = 0f64; in bench_bulk() localVariable
356 time_recv += transfer(&mut server, &mut client); in bench_bulk()
358 time_recv += time(|| { in bench_bulk()
372 total_mbs / time_recv); in bench_bulk()
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/rustls-0.19.1/examples/internal/
H A Dbench.rs452 let mut time_recv = 0f64; in bench_bulk() localVariable
460 time_recv += transfer(&mut server, &mut client); in bench_bulk()
462 time_recv += time(|| client.process_new_packets().unwrap()); in bench_bulk()
484 total_mbs / time_recv in bench_bulk()
/dports/net/routinator/routinator-0.10.2/cargo-crates/rustls-0.19.1/examples/internal/
H A Dbench.rs452 let mut time_recv = 0f64; in bench_bulk() localVariable
460 time_recv += transfer(&mut server, &mut client); in bench_bulk()
462 time_recv += time(|| client.process_new_packets().unwrap()); in bench_bulk()
484 total_mbs / time_recv in bench_bulk()
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/rustls-0.19.1/examples/internal/
H A Dbench.rs452 let mut time_recv = 0f64; in bench_bulk() localVariable
460 time_recv += transfer(&mut server, &mut client); in bench_bulk()
462 time_recv += time(|| client.process_new_packets().unwrap()); in bench_bulk()
484 total_mbs / time_recv in bench_bulk()
/dports/net/krill/krill-0.9.4/cargo-crates/rustls-0.19.1/examples/internal/
H A Dbench.rs452 let mut time_recv = 0f64; in bench_bulk() localVariable
460 time_recv += transfer(&mut server, &mut client); in bench_bulk()
462 time_recv += time(|| client.process_new_packets().unwrap()); in bench_bulk()
484 total_mbs / time_recv in bench_bulk()
/dports/www/xh/xh-0.14.1/cargo-crates/rustls-0.19.1/examples/internal/
H A Dbench.rs452 let mut time_recv = 0f64; in bench_bulk() localVariable
460 time_recv += transfer(&mut server, &mut client); in bench_bulk()
462 time_recv += time(|| client.process_new_packets().unwrap()); in bench_bulk()
484 total_mbs / time_recv in bench_bulk()
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/rustls-0.18.1/examples/internal/
H A Dbench.rs370 let mut time_recv = 0f64; in bench_bulk() localVariable
378 time_recv += transfer(&mut server, &mut client); in bench_bulk()
380 time_recv += time(|| { in bench_bulk()
397 total_mbs / time_recv); in bench_bulk()
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/rustls-0.19.1/examples/internal/
H A Dbench.rs452 let mut time_recv = 0f64; in bench_bulk() localVariable
460 time_recv += transfer(&mut server, &mut client); in bench_bulk()
462 time_recv += time(|| client.process_new_packets().unwrap()); in bench_bulk()
484 total_mbs / time_recv in bench_bulk()
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/rustls-0.19.1/examples/internal/
H A Dbench.rs452 let mut time_recv = 0f64; in bench_bulk() localVariable
460 time_recv += transfer(&mut server, &mut client); in bench_bulk()
462 time_recv += time(|| client.process_new_packets().unwrap()); in bench_bulk()
484 total_mbs / time_recv in bench_bulk()
/dports/www/zola/zola-0.15.2/cargo-crates/rustls-0.20.2/examples/internal/
H A Dbench.rs481 let mut time_recv = 0f64; in bench_bulk() localVariable
489 time_recv += transfer(&mut server, &mut client); in bench_bulk()
491 time_recv += time(|| { in bench_bulk()
516 total_mbs / time_recv in bench_bulk()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/rustls-0.20.2/examples/internal/
H A Dbench.rs481 let mut time_recv = 0f64; in bench_bulk() localVariable
489 time_recv += transfer(&mut server, &mut client); in bench_bulk()
491 time_recv += time(|| { in bench_bulk()
516 total_mbs / time_recv in bench_bulk()
/dports/dns/bind916/bind-9.16.27/bin/dig/
H A Ddig.c334 diff = isc_time_microdiff(&query->time_recv, &query->time_sent); in received()
380 diff = isc_time_microdiff(&query->time_recv, &query->time_sent); in received()
446 diff = isc_time_microdiff(&query->time_recv, &query->time_sent); in say_message()
681 if (!isquery && !isc_time_isepoch(&query->time_recv)) { in printmessage()
684 isc_time_formatISO8601us(&query->time_recv, in printmessage()
687 isc_time_formatISO8601ms(&query->time_recv, in printmessage()
/dports/dns/bind-tools/bind-9.16.27/bin/dig/
H A Ddig.c334 diff = isc_time_microdiff(&query->time_recv, &query->time_sent); in received()
380 diff = isc_time_microdiff(&query->time_recv, &query->time_sent); in received()
446 diff = isc_time_microdiff(&query->time_recv, &query->time_sent); in say_message()
681 if (!isquery && !isc_time_isepoch(&query->time_recv)) { in printmessage()
684 isc_time_formatISO8601us(&query->time_recv, in printmessage()
687 isc_time_formatISO8601ms(&query->time_recv, in printmessage()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/dig/
H A Ddig.c342 diff = isc_time_microdiff(&query->time_recv, &query->time_sent); in received()
390 diff = isc_time_microdiff(&query->time_recv, &query->time_sent); in received()
456 diff = isc_time_microdiff(&query->time_recv, &query->time_sent); in say_message()
739 if (!isquery && !isc_time_isepoch(&query->time_recv)) { in printmessage()
742 isc_time_formatISO8601us(&query->time_recv, in printmessage()
745 isc_time_formatISO8601ms(&query->time_recv, in printmessage()
/dports/dns/samba-nsupdate/bind-9.16.5/bin/dig/
H A Ddig.c332 diff = isc_time_microdiff(&query->time_recv, &query->time_sent); in received()
378 diff = isc_time_microdiff(&query->time_recv, &query->time_sent); in received()
444 diff = isc_time_microdiff(&query->time_recv, &query->time_sent); in say_message()
674 if (!isquery && !isc_time_isepoch(&query->time_recv)) { in printmessage()
676 isc_time_formatISO8601ms(&query->time_recv, tbuf, in printmessage()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/include/utils/
H A Ddate.h153 extern Datum time_recv(PG_FUNCTION_ARGS);
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/include/utils/
H A Ddate.h153 extern Datum time_recv(PG_FUNCTION_ARGS);
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/include/utils/
H A Ddate.h153 extern Datum time_recv(PG_FUNCTION_ARGS);
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/include/utils/
H A Ddate.h153 extern Datum time_recv(PG_FUNCTION_ARGS);

12345678910>>...12