Home
last modified time | relevance | path

Searched refs:set_ttl (Results 1 – 25 of 923) sorted by relevance

12345678910>>...37

/dports/security/rustscan/RustScan-2.0.1/cargo-crates/trust-dns-proto-0.19.5/src/rr/
H A Drr_set.rs117 r.set_ttl(ttl); in set_ttl()
615 .set_ttl(3600) in test_insert_soa()
630 .set_ttl(3600) in test_insert_soa()
645 .set_ttl(3600) in test_insert_soa()
692 .set_ttl(3600) in test_insert_cname()
699 .set_ttl(3600) in test_insert_cname()
755 .set_ttl(3600) in test_remove_soa()
865 .set_ttl(3600) in test_get_filter()
872 .set_ttl(3600) in test_get_filter()
879 .set_ttl(3600) in test_get_filter()
[all …]
/dports/net/proby/proby-1.0.2/cargo-crates/trust-dns-proto-0.18.0-alpha.2/src/rr/
H A Drr_set.rs117 r.set_ttl(ttl); in set_ttl()
615 .set_ttl(3600) in test_insert_soa()
630 .set_ttl(3600) in test_insert_soa()
645 .set_ttl(3600) in test_insert_soa()
692 .set_ttl(3600) in test_insert_cname()
699 .set_ttl(3600) in test_insert_cname()
755 .set_ttl(3600) in test_remove_soa()
865 .set_ttl(3600) in test_get_filter()
872 .set_ttl(3600) in test_get_filter()
879 .set_ttl(3600) in test_get_filter()
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/trust-dns-proto-0.20.3/src/rr/
H A Drr_set.rs117 r.set_ttl(ttl); in set_ttl()
656 .set_ttl(3600) in test_insert_soa()
671 .set_ttl(3600) in test_insert_soa()
686 .set_ttl(3600) in test_insert_soa()
733 .set_ttl(3600) in test_insert_cname()
740 .set_ttl(3600) in test_insert_cname()
796 .set_ttl(3600) in test_remove_soa()
906 .set_ttl(3600) in test_get_filter()
913 .set_ttl(3600) in test_get_filter()
920 .set_ttl(3600) in test_get_filter()
[all …]
/dports/net/oha/oha-0.4.7/cargo-crates/trust-dns-proto-0.20.3/src/rr/
H A Drr_set.rs117 r.set_ttl(ttl); in set_ttl()
656 .set_ttl(3600) in test_insert_soa()
671 .set_ttl(3600) in test_insert_soa()
686 .set_ttl(3600) in test_insert_soa()
733 .set_ttl(3600) in test_insert_cname()
740 .set_ttl(3600) in test_insert_cname()
796 .set_ttl(3600) in test_remove_soa()
906 .set_ttl(3600) in test_get_filter()
913 .set_ttl(3600) in test_get_filter()
920 .set_ttl(3600) in test_get_filter()
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/siddontang/ledisdb/tools/redis_import/
H A Dredis_import.py33 def set_ttl(redis_client, ledis_client, key, k_type): function
53 set_ttl(redis_client, ledis_client, key, k_type)
60 set_ttl(redis_client, ledis_client, key, k_type)
66 set_ttl(redis_client, ledis_client, key, k_type)
76 set_ttl(redis_client, ledis_client, key, k_type)
84 set_ttl(redis_client, ledis_client, key, k_type)
/dports/net/xprobe/xprobe2-0.3/libs-external/USI++/samples/
H A Dtrace.cc108 ip.set_ttl(i); in ip_trace()
134 icmp.set_ttl(i); in icmp_trace()
163 udp.set_ttl(i); in udp_trace()
194 tcp.set_ttl(i); in tcp_trace()
/dports/net/libusipp/libusipp-libusipp-2.25s/samples/
H A Dtrace.cc37 ip.set_ttl(i); in ip_trace()
61 icmp.set_ttl(i); in icmp_trace()
88 udp.set_ttl(i); in udp_trace()
117 tcp.set_ttl(i); in tcp_trace()
/dports/dns/knot-resolver/knot-resolver-5.4.3/daemon/lua/trust_anchors.test/
H A Dwebserv.lua40 local set_mime, set_ttl
41 data, err, set_mime, set_ttl = data(h, stream)
44 if set_ttl then ttl = set_ttl end
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/mio-0.6.22/src/sys/fuchsia/
H A Dnet.rs103 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
104 self.io.set_ttl(ttl) in set_ttl()
258 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
259 self.io.set_ttl(ttl) in set_ttl()
380 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
381 self.io.set_ttl(ttl) in set_ttl()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/mio-0.6.23/src/sys/fuchsia/
H A Dnet.rs103 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
104 self.io.set_ttl(ttl) in set_ttl()
258 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
259 self.io.set_ttl(ttl) in set_ttl()
380 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
381 self.io.set_ttl(ttl) in set_ttl()
/dports/devel/sccache/sccache-0.2.15/cargo-crates/mio-0.6.23/src/sys/fuchsia/
H A Dnet.rs103 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
104 self.io.set_ttl(ttl) in set_ttl()
258 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
259 self.io.set_ttl(ttl) in set_ttl()
380 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
381 self.io.set_ttl(ttl) in set_ttl()
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/mio-0.6.23/src/sys/fuchsia/
H A Dnet.rs103 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
104 self.io.set_ttl(ttl) in set_ttl()
258 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
259 self.io.set_ttl(ttl) in set_ttl()
380 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
381 self.io.set_ttl(ttl) in set_ttl()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/mio-0.6.23/src/sys/fuchsia/
H A Dnet.rs103 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
104 self.io.set_ttl(ttl) in set_ttl()
258 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
259 self.io.set_ttl(ttl) in set_ttl()
380 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
381 self.io.set_ttl(ttl) in set_ttl()
/dports/net-im/fractal/fractal-4.4.0/vendor/mio/src/sys/fuchsia/
H A Dnet.rs103 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
104 self.io.set_ttl(ttl) in set_ttl()
258 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
259 self.io.set_ttl(ttl) in set_ttl()
380 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
381 self.io.set_ttl(ttl) in set_ttl()
/dports/multimedia/scte35dump/scte35dump-0.1.6/cargo-crates/mio-0.6.19/src/sys/fuchsia/
H A Dnet.rs103 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
104 self.io.set_ttl(ttl) in set_ttl()
258 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
259 self.io.set_ttl(ttl) in set_ttl()
380 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
381 self.io.set_ttl(ttl) in set_ttl()
/dports/net-mgmt/nfs-exporter/freebsd-nfs-exporter-0.3.0/cargo-crates/mio-0.6.22/src/sys/fuchsia/
H A Dnet.rs103 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
104 self.io.set_ttl(ttl) in set_ttl()
258 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
259 self.io.set_ttl(ttl) in set_ttl()
380 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
381 self.io.set_ttl(ttl) in set_ttl()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/mio-0.6.21/src/sys/fuchsia/
H A Dnet.rs103 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
104 self.io.set_ttl(ttl) in set_ttl()
258 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
259 self.io.set_ttl(ttl) in set_ttl()
380 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
381 self.io.set_ttl(ttl) in set_ttl()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/mio-0.6.23/src/sys/fuchsia/
H A Dnet.rs103 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
104 self.io.set_ttl(ttl) in set_ttl()
258 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
259 self.io.set_ttl(ttl) in set_ttl()
380 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
381 self.io.set_ttl(ttl) in set_ttl()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/mio-0.6.22/src/sys/fuchsia/
H A Dnet.rs103 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
104 self.io.set_ttl(ttl) in set_ttl()
258 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
259 self.io.set_ttl(ttl) in set_ttl()
380 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
381 self.io.set_ttl(ttl) in set_ttl()
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/mio-0.6.22/src/sys/fuchsia/
H A Dnet.rs103 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
104 self.io.set_ttl(ttl) in set_ttl()
258 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
259 self.io.set_ttl(ttl) in set_ttl()
380 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
381 self.io.set_ttl(ttl) in set_ttl()
/dports/editors/xi-term/xi-term-d264767/cargo-crates/mio-0.6.19/src/sys/fuchsia/
H A Dnet.rs103 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
104 self.io.set_ttl(ttl) in set_ttl()
258 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
259 self.io.set_ttl(ttl) in set_ttl()
380 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
381 self.io.set_ttl(ttl) in set_ttl()
/dports/www/firefox/firefox-99.0/third_party/rust/mio-0.6.23/src/sys/fuchsia/
H A Dnet.rs103 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
104 self.io.set_ttl(ttl) in set_ttl()
258 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
259 self.io.set_ttl(ttl) in set_ttl()
380 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
381 self.io.set_ttl(ttl) in set_ttl()
/dports/net/quiche/quiche-0.9.0/cargo-crates/mio-0.6.23/src/sys/fuchsia/
H A Dnet.rs103 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
104 self.io.set_ttl(ttl) in set_ttl()
258 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
259 self.io.set_ttl(ttl) in set_ttl()
380 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
381 self.io.set_ttl(ttl) in set_ttl()
/dports/net/proby/proby-1.0.2/cargo-crates/mio-0.6.22/src/sys/fuchsia/
H A Dnet.rs103 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
104 self.io.set_ttl(ttl) in set_ttl()
258 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
259 self.io.set_ttl(ttl) in set_ttl()
380 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
381 self.io.set_ttl(ttl) in set_ttl()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/mio-0.6.21/src/sys/fuchsia/
H A Dnet.rs103 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
104 self.io.set_ttl(ttl) in set_ttl()
258 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
259 self.io.set_ttl(ttl) in set_ttl()
380 pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { in set_ttl() method
381 self.io.set_ttl(ttl) in set_ttl()

12345678910>>...37