Home
last modified time | relevance | path

Searched defs:Network (Results 76 – 100 of 9289) sorted by relevance

12345678910>>...372

/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/grpc/benchmark/latency/
H A Dlatency.go59 type Network struct { struct
60 Kbps int // Kilobits per second; if non-positive, infinite
61 Latency time.Duration // One-way latency (sending); if non-positive, no delay
62 MTU int // Bytes per packet; if non-positive, infinite
80 func (n *Network) Conn(c net.Conn) (net.Conn, error) {
248 func (n *Network) Listener(l net.Listener) net.Listener {
267 func (n *Network) Dialer(d Dialer) Dialer {
280 func (n *Network) TimeoutDialer(d TimeoutDialer) TimeoutDialer {
293 func (n *Network) ContextDialer(d ContextDialer) ContextDialer {
305 func (n *Network) pktTime(b int) time.Duration {
/dports/security/vault/vault-1.8.2/vendor/google.golang.org/grpc/benchmark/latency/
H A Dlatency.go59 type Network struct { struct
60 Kbps int // Kilobits per second; if non-positive, infinite
61 Latency time.Duration // One-way latency (sending); if non-positive, no delay
62 MTU int // Bytes per packet; if non-positive, infinite
80 func (n *Network) Conn(c net.Conn) (net.Conn, error) {
248 func (n *Network) Listener(l net.Listener) net.Listener {
267 func (n *Network) Dialer(d Dialer) Dialer {
280 func (n *Network) TimeoutDialer(d TimeoutDialer) TimeoutDialer {
293 func (n *Network) ContextDialer(d ContextDialer) ContextDialer {
305 func (n *Network) pktTime(b int) time.Duration {
/dports/net/evans/evans-0.9.1/vendor/google.golang.org/grpc/benchmark/latency/
H A Dlatency.go59 type Network struct { struct
60 Kbps int // Kilobits per second; if non-positive, infinite
61 Latency time.Duration // One-way latency (sending); if non-positive, no delay
62 MTU int // Bytes per packet; if non-positive, infinite
80 func (n *Network) Conn(c net.Conn) (net.Conn, error) {
248 func (n *Network) Listener(l net.Listener) net.Listener {
267 func (n *Network) Dialer(d Dialer) Dialer {
280 func (n *Network) TimeoutDialer(d TimeoutDialer) TimeoutDialer {
293 func (n *Network) ContextDialer(d ContextDialer) ContextDialer {
305 func (n *Network) pktTime(b int) time.Duration {
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/grpc/benchmark/latency/
H A Dlatency.go59 type Network struct { struct
60 Kbps int // Kilobits per second; if non-positive, infinite
61 Latency time.Duration // One-way latency (sending); if non-positive, no delay
62 MTU int // Bytes per packet; if non-positive, infinite
80 func (n *Network) Conn(c net.Conn) (net.Conn, error) {
248 func (n *Network) Listener(l net.Listener) net.Listener {
267 func (n *Network) Dialer(d Dialer) Dialer {
280 func (n *Network) TimeoutDialer(d TimeoutDialer) TimeoutDialer {
293 func (n *Network) ContextDialer(d ContextDialer) ContextDialer {
305 func (n *Network) pktTime(b int) time.Duration {
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/grpc/benchmark/latency/
H A Dlatency.go59 type Network struct { struct
60 Kbps int // Kilobits per second; if non-positive, infinite
61 Latency time.Duration // One-way latency (sending); if non-positive, no delay
62 MTU int // Bytes per packet; if non-positive, infinite
80 func (n *Network) Conn(c net.Conn) (net.Conn, error) {
248 func (n *Network) Listener(l net.Listener) net.Listener {
267 func (n *Network) Dialer(d Dialer) Dialer {
280 func (n *Network) TimeoutDialer(d TimeoutDialer) TimeoutDialer {
293 func (n *Network) ContextDialer(d ContextDialer) ContextDialer {
305 func (n *Network) pktTime(b int) time.Duration {
/dports/www/fabio/fabio-1.5.14/vendor/google.golang.org/grpc/grpc-go-1.16.0/benchmark/latency/
H A Dlatency.go60 type Network struct { struct
61 Kbps int // Kilobits per second; if non-positive, infinite
62 Latency time.Duration // One-way latency (sending); if non-positive, no delay
63 MTU int // Bytes per packet; if non-positive, infinite
81 func (n *Network) Conn(c net.Conn) (net.Conn, error) {
249 func (n *Network) Listener(l net.Listener) net.Listener {
268 func (n *Network) Dialer(d Dialer) Dialer {
281 func (n *Network) TimeoutDialer(d TimeoutDialer) TimeoutDialer {
294 func (n *Network) ContextDialer(d ContextDialer) ContextDialer {
306 func (n *Network) pktTime(b int) time.Duration {
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/google.golang.org/grpc/benchmark/latency/
H A Dlatency.go59 type Network struct { struct
60 Kbps int // Kilobits per second; if non-positive, infinite
61 Latency time.Duration // One-way latency (sending); if non-positive, no delay
62 MTU int // Bytes per packet; if non-positive, infinite
80 func (n *Network) Conn(c net.Conn) (net.Conn, error) {
248 func (n *Network) Listener(l net.Listener) net.Listener {
267 func (n *Network) Dialer(d Dialer) Dialer {
280 func (n *Network) TimeoutDialer(d TimeoutDialer) TimeoutDialer {
293 func (n *Network) ContextDialer(d ContextDialer) ContextDialer {
305 func (n *Network) pktTime(b int) time.Duration {
/dports/www/pomerium/pomerium-0.8.3/vendor/google.golang.org/grpc/benchmark/latency/
H A Dlatency.go59 type Network struct { struct
60 Kbps int // Kilobits per second; if non-positive, infinite
61 Latency time.Duration // One-way latency (sending); if non-positive, no delay
62 MTU int // Bytes per packet; if non-positive, infinite
80 func (n *Network) Conn(c net.Conn) (net.Conn, error) {
248 func (n *Network) Listener(l net.Listener) net.Listener {
267 func (n *Network) Dialer(d Dialer) Dialer {
280 func (n *Network) TimeoutDialer(d TimeoutDialer) TimeoutDialer {
293 func (n *Network) ContextDialer(d ContextDialer) ContextDialer {
305 func (n *Network) pktTime(b int) time.Duration {
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/google.golang.org/grpc/benchmark/latency/
H A Dlatency.go59 type Network struct { struct
60 Kbps int // Kilobits per second; if non-positive, infinite
61 Latency time.Duration // One-way latency (sending); if non-positive, no delay
62 MTU int // Bytes per packet; if non-positive, infinite
80 func (n *Network) Conn(c net.Conn) (net.Conn, error) {
248 func (n *Network) Listener(l net.Listener) net.Listener {
267 func (n *Network) Dialer(d Dialer) Dialer {
280 func (n *Network) TimeoutDialer(d TimeoutDialer) TimeoutDialer {
293 func (n *Network) ContextDialer(d ContextDialer) ContextDialer {
305 func (n *Network) pktTime(b int) time.Duration {
/dports/audio/murmur-cli/murmur-cli-8f83169/vendor/google.golang.org/grpc/benchmark/latency/
H A Dlatency.go59 type Network struct { struct
60 Kbps int // Kilobits per second; if non-positive, infinite
61 Latency time.Duration // One-way latency (sending); if non-positive, no delay
62 MTU int // Bytes per packet; if non-positive, infinite
80 func (n *Network) Conn(c net.Conn) (net.Conn, error) {
248 func (n *Network) Listener(l net.Listener) net.Listener {
267 func (n *Network) Dialer(d Dialer) Dialer {
280 func (n *Network) TimeoutDialer(d TimeoutDialer) TimeoutDialer {
293 func (n *Network) ContextDialer(d ContextDialer) ContextDialer {
305 func (n *Network) pktTime(b int) time.Duration {
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/google.golang.org/grpc/benchmark/latency/
H A Dlatency.go59 type Network struct { struct
60 Kbps int // Kilobits per second; if non-positive, infinite
61 Latency time.Duration // One-way latency (sending); if non-positive, no delay
62 MTU int // Bytes per packet; if non-positive, infinite
80 func (n *Network) Conn(c net.Conn) (net.Conn, error) {
248 func (n *Network) Listener(l net.Listener) net.Listener {
267 func (n *Network) Dialer(d Dialer) Dialer {
280 func (n *Network) TimeoutDialer(d TimeoutDialer) TimeoutDialer {
293 func (n *Network) ContextDialer(d ContextDialer) ContextDialer {
305 func (n *Network) pktTime(b int) time.Duration {
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/google.golang.org/grpc/benchmark/latency/
H A Dlatency.go59 type Network struct { struct
60 Kbps int // Kilobits per second; if non-positive, infinite
61 Latency time.Duration // One-way latency (sending); if non-positive, no delay
62 MTU int // Bytes per packet; if non-positive, infinite
80 func (n *Network) Conn(c net.Conn) (net.Conn, error) {
248 func (n *Network) Listener(l net.Listener) net.Listener {
267 func (n *Network) Dialer(d Dialer) Dialer {
280 func (n *Network) TimeoutDialer(d TimeoutDialer) TimeoutDialer {
293 func (n *Network) ContextDialer(d ContextDialer) ContextDialer {
305 func (n *Network) pktTime(b int) time.Duration {
/dports/net/cloudquery/cloudquery-0.16.0/vendor/google.golang.org/grpc/benchmark/latency/
H A Dlatency.go59 type Network struct { struct
60 Kbps int // Kilobits per second; if non-positive, infinite
61 Latency time.Duration // One-way latency (sending); if non-positive, no delay
62 MTU int // Bytes per packet; if non-positive, infinite
80 func (n *Network) Conn(c net.Conn) (net.Conn, error) {
248 func (n *Network) Listener(l net.Listener) net.Listener {
267 func (n *Network) Dialer(d Dialer) Dialer {
280 func (n *Network) TimeoutDialer(d TimeoutDialer) TimeoutDialer {
293 func (n *Network) ContextDialer(d ContextDialer) ContextDialer {
305 func (n *Network) pktTime(b int) time.Duration {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/google.golang.org/grpc/benchmark/latency/
H A Dlatency.go59 type Network struct { struct
60 Kbps int // Kilobits per second; if non-positive, infinite
61 Latency time.Duration // One-way latency (sending); if non-positive, no delay
62 MTU int // Bytes per packet; if non-positive, infinite
80 func (n *Network) Conn(c net.Conn) (net.Conn, error) {
248 func (n *Network) Listener(l net.Listener) net.Listener {
267 func (n *Network) Dialer(d Dialer) Dialer {
280 func (n *Network) TimeoutDialer(d TimeoutDialer) TimeoutDialer {
293 func (n *Network) ContextDialer(d ContextDialer) ContextDialer {
305 func (n *Network) pktTime(b int) time.Duration {
/dports/misc/concourse/concourse-6.7.2/vendor/google.golang.org/grpc/benchmark/latency/
H A Dlatency.go59 type Network struct { struct
60 Kbps int // Kilobits per second; if non-positive, infinite
61 Latency time.Duration // One-way latency (sending); if non-positive, no delay
62 MTU int // Bytes per packet; if non-positive, infinite
80 func (n *Network) Conn(c net.Conn) (net.Conn, error) {
248 func (n *Network) Listener(l net.Listener) net.Listener {
267 func (n *Network) Dialer(d Dialer) Dialer {
280 func (n *Network) TimeoutDialer(d TimeoutDialer) TimeoutDialer {
293 func (n *Network) ContextDialer(d ContextDialer) ContextDialer {
305 func (n *Network) pktTime(b int) time.Duration {
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/google.golang.org/grpc/grpc-go-1.21.1/benchmark/latency/
H A Dlatency.go59 type Network struct { struct
60 Kbps int // Kilobits per second; if non-positive, infinite
61 Latency time.Duration // One-way latency (sending); if non-positive, no delay
62 MTU int // Bytes per packet; if non-positive, infinite
80 func (n *Network) Conn(c net.Conn) (net.Conn, error) {
248 func (n *Network) Listener(l net.Listener) net.Listener {
267 func (n *Network) Dialer(d Dialer) Dialer {
280 func (n *Network) TimeoutDialer(d TimeoutDialer) TimeoutDialer {
293 func (n *Network) ContextDialer(d ContextDialer) ContextDialer {
305 func (n *Network) pktTime(b int) time.Duration {
/dports/security/xray-core/Xray-core-1.5.0/vendor/google.golang.org/grpc/benchmark/latency/
H A Dlatency.go59 type Network struct { struct
60 Kbps int // Kilobits per second; if non-positive, infinite
61 Latency time.Duration // One-way latency (sending); if non-positive, no delay
62 MTU int // Bytes per packet; if non-positive, infinite
80 func (n *Network) Conn(c net.Conn) (net.Conn, error) {
248 func (n *Network) Listener(l net.Listener) net.Listener {
267 func (n *Network) Dialer(d Dialer) Dialer {
280 func (n *Network) TimeoutDialer(d TimeoutDialer) TimeoutDialer {
293 func (n *Network) ContextDialer(d ContextDialer) ContextDialer {
305 func (n *Network) pktTime(b int) time.Duration {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/google.golang.org/grpc/benchmark/latency/
H A Dlatency.go59 type Network struct { struct
60 Kbps int // Kilobits per second; if non-positive, infinite
61 Latency time.Duration // One-way latency (sending); if non-positive, no delay
62 MTU int // Bytes per packet; if non-positive, infinite
80 func (n *Network) Conn(c net.Conn) (net.Conn, error) {
248 func (n *Network) Listener(l net.Listener) net.Listener {
267 func (n *Network) Dialer(d Dialer) Dialer {
280 func (n *Network) TimeoutDialer(d TimeoutDialer) TimeoutDialer {
293 func (n *Network) ContextDialer(d ContextDialer) ContextDialer {
305 func (n *Network) pktTime(b int) time.Duration {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/google.golang.org/grpc/benchmark/latency/
H A Dlatency.go59 type Network struct { struct
60 Kbps int // Kilobits per second; if non-positive, infinite
61 Latency time.Duration // One-way latency (sending); if non-positive, no delay
62 MTU int // Bytes per packet; if non-positive, infinite
80 func (n *Network) Conn(c net.Conn) (net.Conn, error) {
248 func (n *Network) Listener(l net.Listener) net.Listener {
267 func (n *Network) Dialer(d Dialer) Dialer {
280 func (n *Network) TimeoutDialer(d TimeoutDialer) TimeoutDialer {
293 func (n *Network) ContextDialer(d ContextDialer) ContextDialer {
305 func (n *Network) pktTime(b int) time.Duration {
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/google.golang.org/grpc/benchmark/latency/
H A Dlatency.go59 type Network struct { struct
60 Kbps int // Kilobits per second; if non-positive, infinite
61 Latency time.Duration // One-way latency (sending); if non-positive, no delay
62 MTU int // Bytes per packet; if non-positive, infinite
80 func (n *Network) Conn(c net.Conn) (net.Conn, error) {
248 func (n *Network) Listener(l net.Listener) net.Listener {
267 func (n *Network) Dialer(d Dialer) Dialer {
280 func (n *Network) TimeoutDialer(d TimeoutDialer) TimeoutDialer {
293 func (n *Network) ContextDialer(d ContextDialer) ContextDialer {
305 func (n *Network) pktTime(b int) time.Duration {
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/vendor/src/google.golang.org/grpc/benchmark/latency/
H A Dlatency.go59 type Network struct { struct
60 Kbps int // Kilobits per second; if non-positive, infinite
61 Latency time.Duration // One-way latency (sending); if non-positive, no delay
62 MTU int // Bytes per packet; if non-positive, infinite
80 func (n *Network) Conn(c net.Conn) (net.Conn, error) {
248 func (n *Network) Listener(l net.Listener) net.Listener {
267 func (n *Network) Dialer(d Dialer) Dialer {
280 func (n *Network) TimeoutDialer(d TimeoutDialer) TimeoutDialer {
293 func (n *Network) ContextDialer(d ContextDialer) ContextDialer {
305 func (n *Network) pktTime(b int) time.Duration {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/grpc/benchmark/latency/
H A Dlatency.go59 type Network struct { struct
60 Kbps int // Kilobits per second; if non-positive, infinite
61 Latency time.Duration // One-way latency (sending); if non-positive, no delay
62 MTU int // Bytes per packet; if non-positive, infinite
80 func (n *Network) Conn(c net.Conn) (net.Conn, error) {
248 func (n *Network) Listener(l net.Listener) net.Listener {
267 func (n *Network) Dialer(d Dialer) Dialer {
280 func (n *Network) TimeoutDialer(d TimeoutDialer) TimeoutDialer {
293 func (n *Network) ContextDialer(d ContextDialer) ContextDialer {
305 func (n *Network) pktTime(b int) time.Duration {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/google.golang.org/grpc/benchmark/latency/
H A Dlatency.go59 type Network struct { struct
60 Kbps int // Kilobits per second; if non-positive, infinite
61 Latency time.Duration // One-way latency (sending); if non-positive, no delay
62 MTU int // Bytes per packet; if non-positive, infinite
80 func (n *Network) Conn(c net.Conn) (net.Conn, error) {
248 func (n *Network) Listener(l net.Listener) net.Listener {
267 func (n *Network) Dialer(d Dialer) Dialer {
280 func (n *Network) TimeoutDialer(d TimeoutDialer) TimeoutDialer {
293 func (n *Network) ContextDialer(d ContextDialer) ContextDialer {
305 func (n *Network) pktTime(b int) time.Duration {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/libp2p/go-cidranger/net/
H A Dip.go172 type Network struct { struct
173 Number NetworkNumber
174 Mask NetworkNumberMask
187 func (n Network) Masked(ones int) Network {
215 func (n Network) Contains(nn NetworkNumber) bool {
236 func (n Network) Covers(o Network) bool {
243 func (n Network) LeastCommonBitPosition(n1 Network) (uint, error) {
257 func (n Network) Equal(n1 Network) bool {
261 func (n Network) String() string {
265 func (n Network) IPNet() net.IPNet {
/dports/net/v2ray/v2ray-core-4.36.2/vendor/google.golang.org/grpc/benchmark/latency/
H A Dlatency.go59 type Network struct { struct
60 Kbps int // Kilobits per second; if non-positive, infinite
61 Latency time.Duration // One-way latency (sending); if non-positive, no delay
62 MTU int // Bytes per packet; if non-positive, infinite
80 func (n *Network) Conn(c net.Conn) (net.Conn, error) {
248 func (n *Network) Listener(l net.Listener) net.Listener {
267 func (n *Network) Dialer(d Dialer) Dialer {
280 func (n *Network) TimeoutDialer(d TimeoutDialer) TimeoutDialer {
293 func (n *Network) ContextDialer(d ContextDialer) ContextDialer {
305 func (n *Network) pktTime(b int) time.Duration {

12345678910>>...372