Home
last modified time | relevance | path

Searched defs:InterfaceInfo (Results 1 – 25 of 714) sorted by relevance

12345678910>>...29

/dports/databases/tile38/tile38-1.12.0/vendor/golang.org/x/net/icmp/
H A Dinterface.go30 type InterfaceInfo struct { struct
31 Class int // extension object class number
32 Type int // extension object sub-type
33 Interface *net.Interface
34 Addr *net.IPAddr
37 func (ifi *InterfaceInfo) nameLen() int {
45 func (ifi *InterfaceInfo) attrsAndLen(proto int) (attrs, l int) {
77 func (ifi *InterfaceInfo) Len(proto int) int {
83 func (ifi *InterfaceInfo) Marshal(proto int) ([]byte, error) {
173 func (ifi *InterfaceInfo) parseName(b []byte) ([]byte, error) {
[all …]
/dports/net/storj/storj-1.45.3/vendor/github.com/cloudfoundry/gosigar/vendor/golang.org/x/net/icmp/
H A Dinterface.go30 type InterfaceInfo struct { struct
31 Class int // extension object class number
32 Type int // extension object sub-type
33 Interface *net.Interface
34 Addr *net.IPAddr
37 func (ifi *InterfaceInfo) nameLen() int {
45 func (ifi *InterfaceInfo) attrsAndLen(proto int) (attrs, l int) {
77 func (ifi *InterfaceInfo) Len(proto int) int {
83 func (ifi *InterfaceInfo) Marshal(proto int) ([]byte, error) {
173 func (ifi *InterfaceInfo) parseName(b []byte) ([]byte, error) {
[all …]
/dports/devel/awless/awless-0.1.11/vendor/golang.org/x/net/icmp/
H A Dinterface.go30 type InterfaceInfo struct { struct
31 Class int // extension object class number
32 Type int // extension object sub-type
33 Interface *net.Interface
34 Addr *net.IPAddr
37 func (ifi *InterfaceInfo) nameLen() int {
45 func (ifi *InterfaceInfo) attrsAndLen(proto int) (attrs, l int) {
77 func (ifi *InterfaceInfo) Len(proto int) int {
83 func (ifi *InterfaceInfo) Marshal(proto int) ([]byte, error) {
173 func (ifi *InterfaceInfo) parseName(b []byte) ([]byte, error) {
[all …]
/dports/security/acmetool/acmetool-0.2.1/vendor/golang.org/x/net/icmp/
H A Dinterface.go30 type InterfaceInfo struct { struct
31 Class int // extension object class number
32 Type int // extension object sub-type
33 Interface *net.Interface
34 Addr *net.IPAddr
37 func (ifi *InterfaceInfo) nameLen() int {
45 func (ifi *InterfaceInfo) attrsAndLen(proto int) (attrs, l int) {
77 func (ifi *InterfaceInfo) Len(proto int) int {
83 func (ifi *InterfaceInfo) Marshal(proto int) ([]byte, error) {
173 func (ifi *InterfaceInfo) parseName(b []byte) ([]byte, error) {
[all …]
/dports/sysutils/hared/hared-hare-1.0-45-g8341d8a/vendor/golang.org/x/net/icmp/
H A Dinterface.go30 type InterfaceInfo struct { struct
31 Class int // extension object class number
32 Type int // extension object sub-type
33 Interface *net.Interface
34 Addr *net.IPAddr
37 func (ifi *InterfaceInfo) nameLen() int {
45 func (ifi *InterfaceInfo) attrsAndLen(proto int) (attrs, l int) {
77 func (ifi *InterfaceInfo) Len(proto int) int {
83 func (ifi *InterfaceInfo) Marshal(proto int) ([]byte, error) {
173 func (ifi *InterfaceInfo) parseName(b []byte) ([]byte, error) {
[all …]
/dports/misc/exercism/cli-3.0.13/vendor/golang.org/x/net/icmp/
H A Dinterface.go30 type InterfaceInfo struct { struct
31 Class int // extension object class number
32 Type int // extension object sub-type
33 Interface *net.Interface
34 Addr *net.IPAddr
37 func (ifi *InterfaceInfo) nameLen() int {
45 func (ifi *InterfaceInfo) attrsAndLen(proto int) (attrs, l int) {
77 func (ifi *InterfaceInfo) Len(proto int) int {
83 func (ifi *InterfaceInfo) Marshal(proto int) ([]byte, error) {
173 func (ifi *InterfaceInfo) parseName(b []byte) ([]byte, error) {
[all …]
/dports/textproc/peco/peco-v0.4.4/vendor/golang.org/x/net/icmp/
H A Dinterface.go30 type InterfaceInfo struct { struct
31 Class int // extension object class number
32 Type int // extension object sub-type
33 Interface *net.Interface
34 Addr *net.IPAddr
37 func (ifi *InterfaceInfo) nameLen() int {
45 func (ifi *InterfaceInfo) attrsAndLen(proto int) (attrs, l int) {
77 func (ifi *InterfaceInfo) Len(proto int) int {
83 func (ifi *InterfaceInfo) Marshal(proto int) ([]byte, error) {
173 func (ifi *InterfaceInfo) parseName(b []byte) ([]byte, error) {
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/miekg/dns/vendor/golang.org/x/net/icmp/
H A Dinterface.go30 type InterfaceInfo struct { struct
31 Class int // extension object class number
32 Type int // extension object sub-type
33 Interface *net.Interface
34 Addr *net.IPAddr
37 func (ifi *InterfaceInfo) nameLen() int {
45 func (ifi *InterfaceInfo) attrsAndLen(proto int) (attrs, l int) {
77 func (ifi *InterfaceInfo) Len(proto int) int {
83 func (ifi *InterfaceInfo) Marshal(proto int) ([]byte, error) {
173 func (ifi *InterfaceInfo) parseName(b []byte) ([]byte, error) {
[all …]
/dports/www/morty/morty-0.2.0-12-gfe94d9a/vendor/golang.org/x/net/icmp/
H A Dinterface.go30 type InterfaceInfo struct { struct
31 Class int // extension object class number
32 Type int // extension object sub-type
33 Interface *net.Interface
34 Addr *net.IPAddr
37 func (ifi *InterfaceInfo) nameLen() int {
45 func (ifi *InterfaceInfo) attrsAndLen(proto int) (attrs, l int) {
77 func (ifi *InterfaceInfo) Len(proto int) int {
83 func (ifi *InterfaceInfo) Marshal(proto int) ([]byte, error) {
173 func (ifi *InterfaceInfo) parseName(b []byte) ([]byte, error) {
[all …]
/dports/net/tunneller/tunneller-release-0.6/vendor/golang.org/x/net/icmp/
H A Dmessage.go28 // BUG(mikio): This package is not implemented on JS, NaCl and Plan 9.
31 errInvalidConn = errors.New("invalid connection")
34 errHeaderTooShort = errors.New("header too short")
43 csumcv := len(b) - 1 // checksum coverage
74 // For an ICMPv6 message, the returned message contains the calculated
82 mtype = byte(typ)
90 if proto == iana.ProtocolIPv6ICMP && psh != nil {
115 var parseFns = map[Type]func(int, Type, []byte) (MessageBody, error){
117 ipv4.ICMPTypeTimeExceeded: parseTimeExceeded,
126 ipv6.ICMPTypePacketTooBig: parsePacketTooBig,
[all …]
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/golang.org/x/net/icmp/
H A Dinterface.go27 type InterfaceInfo struct { struct
28 Class int // extension object class number
29 Type int // extension object sub-type
30 Interface *net.Interface
31 Addr *net.IPAddr
34 func (ifi *InterfaceInfo) nameLen() int {
42 func (ifi *InterfaceInfo) attrsAndLen(proto int) (attrs, l int) {
74 func (ifi *InterfaceInfo) Len(proto int) int {
80 func (ifi *InterfaceInfo) Marshal(proto int) ([]byte, error) {
170 func (ifi *InterfaceInfo) parseName(b []byte) ([]byte, error) {
[all …]
/dports/net/gscloud/gscloud-0.11.0/vendor/golang.org/x/net/icmp/
H A Dinterface.go27 type InterfaceInfo struct { struct
28 Class int // extension object class number
29 Type int // extension object sub-type
30 Interface *net.Interface
31 Addr *net.IPAddr
34 func (ifi *InterfaceInfo) nameLen() int {
42 func (ifi *InterfaceInfo) attrsAndLen(proto int) (attrs, l int) {
74 func (ifi *InterfaceInfo) Len(proto int) int {
80 func (ifi *InterfaceInfo) Marshal(proto int) ([]byte, error) {
170 func (ifi *InterfaceInfo) parseName(b []byte) ([]byte, error) {
[all …]
/dports/net/grpcui/grpcui-1.1.0/vendor/golang.org/x/net/icmp/
H A Dinterface.go27 type InterfaceInfo struct { struct
28 Class int // extension object class number
29 Type int // extension object sub-type
30 Interface *net.Interface
31 Addr *net.IPAddr
34 func (ifi *InterfaceInfo) nameLen() int {
42 func (ifi *InterfaceInfo) attrsAndLen(proto int) (attrs, l int) {
74 func (ifi *InterfaceInfo) Len(proto int) int {
80 func (ifi *InterfaceInfo) Marshal(proto int) ([]byte, error) {
170 func (ifi *InterfaceInfo) parseName(b []byte) ([]byte, error) {
[all …]
/dports/net/grpcui/grpcui-1.1.0/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/golang.org/x/net/icmp/
H A Dinterface.go27 type InterfaceInfo struct { struct
28 Class int // extension object class number
29 Type int // extension object sub-type
30 Interface *net.Interface
31 Addr *net.IPAddr
34 func (ifi *InterfaceInfo) nameLen() int {
42 func (ifi *InterfaceInfo) attrsAndLen(proto int) (attrs, l int) {
74 func (ifi *InterfaceInfo) Len(proto int) int {
80 func (ifi *InterfaceInfo) Marshal(proto int) ([]byte, error) {
170 func (ifi *InterfaceInfo) parseName(b []byte) ([]byte, error) {
[all …]
/dports/net/grpcox/grpcox-1.0.0/vendor/golang.org/x/net/icmp/
H A Dinterface.go27 type InterfaceInfo struct { struct
28 Class int // extension object class number
29 Type int // extension object sub-type
30 Interface *net.Interface
31 Addr *net.IPAddr
34 func (ifi *InterfaceInfo) nameLen() int {
42 func (ifi *InterfaceInfo) attrsAndLen(proto int) (attrs, l int) {
74 func (ifi *InterfaceInfo) Len(proto int) int {
80 func (ifi *InterfaceInfo) Marshal(proto int) ([]byte, error) {
170 func (ifi *InterfaceInfo) parseName(b []byte) ([]byte, error) {
[all …]
/dports/net/inlets/inlets-3.0.2/vendor/golang.org/x/net/net-69a78807bb2b/icmp/
H A Dinterface.go27 type InterfaceInfo struct { struct
28 Class int // extension object class number
29 Type int // extension object sub-type
30 Interface *net.Interface
31 Addr *net.IPAddr
34 func (ifi *InterfaceInfo) nameLen() int {
42 func (ifi *InterfaceInfo) attrsAndLen(proto int) (attrs, l int) {
74 func (ifi *InterfaceInfo) Len(proto int) int {
80 func (ifi *InterfaceInfo) Marshal(proto int) ([]byte, error) {
170 func (ifi *InterfaceInfo) parseName(b []byte) ([]byte, error) {
[all …]
/dports/net-mgmt/blackbox_exporter/blackbox_exporter-0.17.0/vendor/golang.org/x/net/icmp/
H A Dinterface.go27 type InterfaceInfo struct { struct
28 Class int // extension object class number
29 Type int // extension object sub-type
30 Interface *net.Interface
31 Addr *net.IPAddr
34 func (ifi *InterfaceInfo) nameLen() int {
42 func (ifi *InterfaceInfo) attrsAndLen(proto int) (attrs, l int) {
74 func (ifi *InterfaceInfo) Len(proto int) int {
80 func (ifi *InterfaceInfo) Marshal(proto int) ([]byte, error) {
170 func (ifi *InterfaceInfo) parseName(b []byte) ([]byte, error) {
[all …]
/dports/net-mgmt/bind_exporter/bind_exporter-0.4.0/vendor/golang.org/x/net/icmp/
H A Dinterface.go27 type InterfaceInfo struct { struct
28 Class int // extension object class number
29 Type int // extension object sub-type
30 Interface *net.Interface
31 Addr *net.IPAddr
34 func (ifi *InterfaceInfo) nameLen() int {
42 func (ifi *InterfaceInfo) attrsAndLen(proto int) (attrs, l int) {
74 func (ifi *InterfaceInfo) Len(proto int) int {
80 func (ifi *InterfaceInfo) Marshal(proto int) ([]byte, error) {
170 func (ifi *InterfaceInfo) parseName(b []byte) ([]byte, error) {
[all …]
/dports/net-mgmt/adguard-exporter/adguard-exporter-1.14/vendor/golang.org/x/net/icmp/
H A Dinterface.go27 type InterfaceInfo struct { struct
28 Class int // extension object class number
29 Type int // extension object sub-type
30 Interface *net.Interface
31 Addr *net.IPAddr
34 func (ifi *InterfaceInfo) nameLen() int {
42 func (ifi *InterfaceInfo) attrsAndLen(proto int) (attrs, l int) {
74 func (ifi *InterfaceInfo) Len(proto int) int {
80 func (ifi *InterfaceInfo) Marshal(proto int) ([]byte, error) {
170 func (ifi *InterfaceInfo) parseName(b []byte) ([]byte, error) {
[all …]
/dports/net/goreplay/goreplay-1.2.0/vendor/golang.org/x/net/net-ab3426394381/icmp/
H A Dinterface.go27 type InterfaceInfo struct { struct
28 Class int // extension object class number
29 Type int // extension object sub-type
30 Interface *net.Interface
31 Addr *net.IPAddr
34 func (ifi *InterfaceInfo) nameLen() int {
42 func (ifi *InterfaceInfo) attrsAndLen(proto int) (attrs, l int) {
74 func (ifi *InterfaceInfo) Len(proto int) int {
80 func (ifi *InterfaceInfo) Marshal(proto int) ([]byte, error) {
170 func (ifi *InterfaceInfo) parseName(b []byte) ([]byte, error) {
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/golang.org/x/net/icmp/
H A Dinterface.go27 type InterfaceInfo struct { struct
28 Class int // extension object class number
29 Type int // extension object sub-type
30 Interface *net.Interface
31 Addr *net.IPAddr
34 func (ifi *InterfaceInfo) nameLen() int {
42 func (ifi *InterfaceInfo) attrsAndLen(proto int) (attrs, l int) {
74 func (ifi *InterfaceInfo) Len(proto int) int {
80 func (ifi *InterfaceInfo) Marshal(proto int) ([]byte, error) {
170 func (ifi *InterfaceInfo) parseName(b []byte) ([]byte, error) {
[all …]
/dports/devel/gh/cli-2.4.0/vendor/golang.org/x/net/icmp/
H A Dinterface.go27 type InterfaceInfo struct { struct
28 Class int // extension object class number
29 Type int // extension object sub-type
30 Interface *net.Interface
31 Addr *net.IPAddr
34 func (ifi *InterfaceInfo) nameLen() int {
42 func (ifi *InterfaceInfo) attrsAndLen(proto int) (attrs, l int) {
74 func (ifi *InterfaceInfo) Len(proto int) int {
80 func (ifi *InterfaceInfo) Marshal(proto int) ([]byte, error) {
170 func (ifi *InterfaceInfo) parseName(b []byte) ([]byte, error) {
[all …]
/dports/net/evans/evans-0.9.1/vendor/golang.org/x/net/icmp/
H A Dinterface.go27 type InterfaceInfo struct { struct
28 Class int // extension object class number
29 Type int // extension object sub-type
30 Interface *net.Interface
31 Addr *net.IPAddr
34 func (ifi *InterfaceInfo) nameLen() int {
42 func (ifi *InterfaceInfo) attrsAndLen(proto int) (attrs, l int) {
74 func (ifi *InterfaceInfo) Len(proto int) int {
80 func (ifi *InterfaceInfo) Marshal(proto int) ([]byte, error) {
170 func (ifi *InterfaceInfo) parseName(b []byte) ([]byte, error) {
[all …]
/dports/deskutils/pet/pet-0.4.0/vendor/golang.org/x/net/icmp/
H A Dinterface.go27 type InterfaceInfo struct { struct
28 Class int // extension object class number
29 Type int // extension object sub-type
30 Interface *net.Interface
31 Addr *net.IPAddr
34 func (ifi *InterfaceInfo) nameLen() int {
42 func (ifi *InterfaceInfo) attrsAndLen(proto int) (attrs, l int) {
74 func (ifi *InterfaceInfo) Len(proto int) int {
80 func (ifi *InterfaceInfo) Marshal(proto int) ([]byte, error) {
170 func (ifi *InterfaceInfo) parseName(b []byte) ([]byte, error) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/net/icmp/
H A Dinterface.go27 type InterfaceInfo struct { struct
28 Class int // extension object class number
29 Type int // extension object sub-type
30 Interface *net.Interface
31 Addr *net.IPAddr
34 func (ifi *InterfaceInfo) nameLen() int {
42 func (ifi *InterfaceInfo) attrsAndLen(proto int) (attrs, l int) {
74 func (ifi *InterfaceInfo) Len(proto int) int {
80 func (ifi *InterfaceInfo) Marshal(proto int) ([]byte, error) {
170 func (ifi *InterfaceInfo) parseName(b []byte) ([]byte, error) {
[all …]

12345678910>>...29