Home
last modified time | relevance | path

Searched defs:Loopback (Results 1 – 25 of 189) sorted by relevance

12345678

/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/google/gopacket/layers/
H A Dloopback.go20 type Loopback struct { struct
21 BaseLayer
22 Family ProtocolFamily
26 func (l *Loopback) LayerType() gopacket.LayerType { return LayerTypeLoopback }
29 func (l *Loopback) DecodeFromBytes(data []byte, df gopacket.DecodeFeedback) error {
53 func (l *Loopback) CanDecode() gopacket.LayerClass {
58 func (l *Loopback) NextLayerType() gopacket.LayerType {
64 func (l *Loopback) SerializeTo(b gopacket.SerializeBuffer, opts gopacket.SerializeOptions) error {
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/google/gopacket/gopacket-1.1.18/layers/
H A Dloopback.go20 type Loopback struct { struct
21 BaseLayer
22 Family ProtocolFamily
26 func (l *Loopback) LayerType() gopacket.LayerType { return LayerTypeLoopback }
29 func (l *Loopback) DecodeFromBytes(data []byte, df gopacket.DecodeFeedback) error {
53 func (l *Loopback) CanDecode() gopacket.LayerClass {
58 func (l *Loopback) NextLayerType() gopacket.LayerType {
64 func (l *Loopback) SerializeTo(b gopacket.SerializeBuffer, opts gopacket.SerializeOptions) error {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/google/gopacket/layers/
H A Dloopback.go20 type Loopback struct { struct
21 BaseLayer
22 Family ProtocolFamily
26 func (l *Loopback) LayerType() gopacket.LayerType { return LayerTypeLoopback }
29 func (l *Loopback) DecodeFromBytes(data []byte, df gopacket.DecodeFeedback) error {
53 func (l *Loopback) CanDecode() gopacket.LayerClass {
58 func (l *Loopback) NextLayerType() gopacket.LayerType {
64 func (l *Loopback) SerializeTo(b gopacket.SerializeBuffer, opts gopacket.SerializeOptions) error {
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/google/gopacket/layers/
H A Dloopback.go20 type Loopback struct { struct
21 BaseLayer
22 Family ProtocolFamily
26 func (l *Loopback) LayerType() gopacket.LayerType { return LayerTypeLoopback }
29 func (l *Loopback) DecodeFromBytes(data []byte, df gopacket.DecodeFeedback) error {
53 func (l *Loopback) CanDecode() gopacket.LayerClass {
58 func (l *Loopback) NextLayerType() gopacket.LayerType {
64 func (l *Loopback) SerializeTo(b gopacket.SerializeBuffer, opts gopacket.SerializeOptions) error {
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/google/gopacket/layers/
H A Dloopback.go20 type Loopback struct { struct
21 BaseLayer
22 Family ProtocolFamily
26 func (l *Loopback) LayerType() gopacket.LayerType { return LayerTypeLoopback }
29 func (l *Loopback) DecodeFromBytes(data []byte, df gopacket.DecodeFeedback) error {
53 func (l *Loopback) CanDecode() gopacket.LayerClass {
58 func (l *Loopback) NextLayerType() gopacket.LayerType {
64 func (l *Loopback) SerializeTo(b gopacket.SerializeBuffer, opts gopacket.SerializeOptions) error {
/dports/misc/fq/fq-0.0.2/vendor/github.com/google/gopacket/layers/
H A Dloopback.go20 type Loopback struct { struct
21 BaseLayer
22 Family ProtocolFamily
26 func (l *Loopback) LayerType() gopacket.LayerType { return LayerTypeLoopback }
29 func (l *Loopback) DecodeFromBytes(data []byte, df gopacket.DecodeFeedback) error {
53 func (l *Loopback) CanDecode() gopacket.LayerClass {
58 func (l *Loopback) NextLayerType() gopacket.LayerType {
64 func (l *Loopback) SerializeTo(b gopacket.SerializeBuffer, opts gopacket.SerializeOptions) error {
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/
H A Dloopback.go20 type Loopback struct { struct
21 BaseLayer
22 Family ProtocolFamily
26 func (l *Loopback) LayerType() gopacket.LayerType { return LayerTypeLoopback }
29 func (l *Loopback) DecodeFromBytes(data []byte, df gopacket.DecodeFeedback) error {
53 func (l *Loopback) CanDecode() gopacket.LayerClass {
58 func (l *Loopback) NextLayerType() gopacket.LayerType {
64 func (l *Loopback) SerializeTo(b gopacket.SerializeBuffer, opts gopacket.SerializeOptions) error {
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/github.com/google/gopacket/layers/
H A Dloopback.go20 type Loopback struct { struct
21 BaseLayer
22 Family ProtocolFamily
26 func (l *Loopback) LayerType() gopacket.LayerType { return LayerTypeLoopback }
29 func (l *Loopback) DecodeFromBytes(data []byte, df gopacket.DecodeFeedback) error {
53 func (l *Loopback) CanDecode() gopacket.LayerClass {
58 func (l *Loopback) NextLayerType() gopacket.LayerType {
64 func (l *Loopback) SerializeTo(b gopacket.SerializeBuffer, opts gopacket.SerializeOptions) error {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/vendor/github.com/containerd/continuity/testutil/loopback/
H A Dloopback_linux.go81 type Loopback struct { struct
83 File string
85 Device string
86 close func() error
90 func (l *Loopback) SoftSize() (int64, error) {
99 func (l *Loopback) HardSize() (int64, error) {
113 func (l *Loopback) Close() error {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/containerd/containerd/vendor/github.com/containerd/continuity/testutil/loopback/
H A Dloopback_linux.go81 type Loopback struct { struct
83 File string
85 Device string
86 close func() error
90 func (l *Loopback) SoftSize() (int64, error) {
99 func (l *Loopback) HardSize() (int64, error) {
113 func (l *Loopback) Close() error {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/vendor/github.com/containerd/continuity/testutil/loopback/
H A Dloopback_linux.go81 type Loopback struct { struct
83 File string
85 Device string
86 close func() error
90 func (l *Loopback) SoftSize() (int64, error) {
99 func (l *Loopback) HardSize() (int64, error) {
113 func (l *Loopback) Close() error {
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/containerd/continuity/testutil/loopback/
H A Dloopback_linux.go81 type Loopback struct { struct
83 File string
85 Device string
86 close func() error
90 func (l *Loopback) SoftSize() (int64, error) {
99 func (l *Loopback) HardSize() (int64, error) {
113 func (l *Loopback) Close() error {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/vendor/github.com/containerd/continuity/testutil/loopback/
H A Dloopback_linux.go81 type Loopback struct { struct
83 File string
85 Device string
86 close func() error
90 func (l *Loopback) SoftSize() (int64, error) {
99 func (l *Loopback) HardSize() (int64, error) {
113 func (l *Loopback) Close() error {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/vendor/github.com/containerd/continuity/testutil/loopback/
H A Dloopback_linux.go81 type Loopback struct { struct
83 File string
85 Device string
86 close func() error
90 func (l *Loopback) SoftSize() (int64, error) {
99 func (l *Loopback) HardSize() (int64, error) {
113 func (l *Loopback) Close() error {
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/containerd/vendor/github.com/containerd/continuity/testutil/loopback/
H A Dloopback_linux.go81 type Loopback struct { struct
83 File string
85 Device string
86 close func() error
90 func (l *Loopback) SoftSize() (int64, error) {
99 func (l *Loopback) HardSize() (int64, error) {
113 func (l *Loopback) Close() error {
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/continuity/testutil/loopback/
H A Dloopback_linux.go81 type Loopback struct { struct
83 File string
85 Device string
86 close func() error
90 func (l *Loopback) SoftSize() (int64, error) {
99 func (l *Loopback) HardSize() (int64, error) {
113 func (l *Loopback) Close() error {
/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/continuity/testutil/loopback/
H A Dloopback_linux.go81 type Loopback struct { struct
83 File string
85 Device string
86 close func() error
90 func (l *Loopback) SoftSize() (int64, error) {
99 func (l *Loopback) HardSize() (int64, error) {
113 func (l *Loopback) Close() error {
/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/containerd/vendor/github.com/containerd/continuity/testutil/loopback/
H A Dloopback_linux.go81 type Loopback struct { struct
83 File string
85 Device string
86 close func() error
90 func (l *Loopback) SoftSize() (int64, error) {
99 func (l *Loopback) HardSize() (int64, error) {
113 func (l *Loopback) Close() error {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/containerd/continuity/testutil/loopback/
H A Dloopback_linux.go81 type Loopback struct { struct
83 File string
85 Device string
86 close func() error
90 func (l *Loopback) SoftSize() (int64, error) {
99 func (l *Loopback) HardSize() (int64, error) {
113 func (l *Loopback) Close() error {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/containerd/containerd/vendor/github.com/containerd/continuity/testutil/loopback/
H A Dloopback_linux.go81 type Loopback struct { struct
83 File string
85 Device string
86 close func() error
90 func (l *Loopback) SoftSize() (int64, error) {
99 func (l *Loopback) HardSize() (int64, error) {
113 func (l *Loopback) Close() error {
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/interprocess/indexes/
H A Diunordered_set_index.hpp20 #endif
21
22 #include <boost/interprocess/detail/config_begin.hpp>
26 #include <boost/interprocess/allocators/allocator.hpp>
113 , bi::hash<hash_function>
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/trust-dns-proto-0.20.3/src/rr/domain/
H A Dusage.rs132 Loopback, enumerator
167 Loopback, enumerator
206 Loopback, enumerator
267 Loopback, enumerator
298 Loopback, enumerator
329 Loopback, enumerator
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/trust-dns-proto-0.19.5/src/rr/domain/
H A Dusage.rs132 Loopback, enumerator
167 Loopback, enumerator
206 Loopback, enumerator
267 Loopback, enumerator
298 Loopback, enumerator
329 Loopback, enumerator
/dports/net/proby/proby-1.0.2/cargo-crates/trust-dns-proto-0.18.0-alpha.2/src/rr/domain/
H A Dusage.rs132 Loopback, enumerator
167 Loopback, enumerator
206 Loopback, enumerator
267 Loopback, enumerator
298 Loopback, enumerator
329 Loopback, enumerator
/dports/net/oha/oha-0.4.7/cargo-crates/trust-dns-proto-0.20.3/src/rr/domain/
H A Dusage.rs132 Loopback, enumerator
167 Loopback, enumerator
206 Loopback, enumerator
267 Loopback, enumerator
298 Loopback, enumerator
329 Loopback, enumerator

12345678