Home
last modified time | relevance | path

Searched refs:SizeofNlMsghdr (Results 1 – 25 of 2937) sorted by relevance

12345678910>>...118

/dports/net/wireguard-go/wireguard-go-0.0.20210424/device/
H A Dsticky_linux.go74 for remain := msg[:msgn]; len(remain) >= unix.SizeofNlMsghdr; {
88 if hdr.Len > unix.SizeofNlMsghdr+unix.SizeofRtMsg {
89 attr := remain[unix.SizeofNlMsghdr+unix.SizeofRtMsg:]
/dports/security/vault/vault-1.8.2/vendor/github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl/
H A Dnl_linux.go177 length := syscall.SizeofNlMsghdr
185 hdr := (*(*[syscall.SizeofNlMsghdr]byte)(unsafe.Pointer(req)))[:]
186 next := syscall.SizeofNlMsghdr
266 Len: uint32(syscall.SizeofNlMsghdr),
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/vishvananda/netlink/nl/
H A Dnl_linux.go177 length := syscall.SizeofNlMsghdr
185 hdr := (*(*[syscall.SizeofNlMsghdr]byte)(unsafe.Pointer(req)))[:]
186 next := syscall.SizeofNlMsghdr
266 Len: uint32(syscall.SizeofNlMsghdr),
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/vishvananda/netlink/nl/
H A Dnl_linux.go177 length := syscall.SizeofNlMsghdr
185 hdr := (*(*[syscall.SizeofNlMsghdr]byte)(unsafe.Pointer(req)))[:]
186 next := syscall.SizeofNlMsghdr
266 Len: uint32(syscall.SizeofNlMsghdr),
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/vishvananda/netlink/nl/
H A Dnl_linux.go177 length := syscall.SizeofNlMsghdr
185 hdr := (*(*[syscall.SizeofNlMsghdr]byte)(unsafe.Pointer(req)))[:]
186 next := syscall.SizeofNlMsghdr
266 Len: uint32(syscall.SizeofNlMsghdr),
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/vishvananda/netlink/nl/
H A Dnl_linux.go177 length := syscall.SizeofNlMsghdr
185 hdr := (*(*[syscall.SizeofNlMsghdr]byte)(unsafe.Pointer(req)))[:]
186 next := syscall.SizeofNlMsghdr
266 Len: uint32(syscall.SizeofNlMsghdr),
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/vishvananda/netlink/nl/
H A Dnl_linux.go177 length := syscall.SizeofNlMsghdr
185 hdr := (*(*[syscall.SizeofNlMsghdr]byte)(unsafe.Pointer(req)))[:]
186 next := syscall.SizeofNlMsghdr
266 Len: uint32(syscall.SizeofNlMsghdr),
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/google/cadvisor/Godeps/_workspace/src/github.com/vishvananda/netlink/nl/
H A Dnl_linux.go177 length := syscall.SizeofNlMsghdr
185 hdr := (*(*[syscall.SizeofNlMsghdr]byte)(unsafe.Pointer(req)))[:]
186 next := syscall.SizeofNlMsghdr
266 Len: uint32(syscall.SizeofNlMsghdr),
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/vishvananda/netlink/nl/
H A Dnl_linux.go328 length := syscall.SizeofNlMsghdr
336 hdr := (*(*[syscall.SizeofNlMsghdr]byte)(unsafe.Pointer(req)))[:]
337 next := syscall.SizeofNlMsghdr
438 Len: uint32(syscall.SizeofNlMsghdr),
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/nl/
H A Dnl_linux.go330 length := syscall.SizeofNlMsghdr
340 hdr := (*(*[syscall.SizeofNlMsghdr]byte)(unsafe.Pointer(req)))[:]
341 next := syscall.SizeofNlMsghdr
453 Len: uint32(syscall.SizeofNlMsghdr),
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/vishvananda/netlink/nl/
H A Dnl_linux.go349 length := unix.SizeofNlMsghdr
359 hdr := (*(*[unix.SizeofNlMsghdr]byte)(unsafe.Pointer(req)))[:]
360 next := unix.SizeofNlMsghdr
471 Len: uint32(unix.SizeofNlMsghdr),
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/nl/
H A Dnl_linux.go336 length := unix.SizeofNlMsghdr
346 hdr := (*(*[unix.SizeofNlMsghdr]byte)(unsafe.Pointer(req)))[:]
347 next := unix.SizeofNlMsghdr
459 Len: uint32(unix.SizeofNlMsghdr),
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/nl/
H A Dnl_linux.go349 length := unix.SizeofNlMsghdr
359 hdr := (*(*[unix.SizeofNlMsghdr]byte)(unsafe.Pointer(req)))[:]
360 next := unix.SizeofNlMsghdr
471 Len: uint32(unix.SizeofNlMsghdr),
/dports/net/yggdrasil/yggdrasil-go-0.3.11/vendor/github.com/vishvananda/netlink/nl/
H A Dnl_linux.go336 length := unix.SizeofNlMsghdr
346 hdr := (*(*[unix.SizeofNlMsghdr]byte)(unsafe.Pointer(req)))[:]
347 next := unix.SizeofNlMsghdr
459 Len: uint32(unix.SizeofNlMsghdr),
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/libnetwork/vendor/github.com/vishvananda/netlink/nl/
H A Dnl_linux.go330 length := syscall.SizeofNlMsghdr
340 hdr := (*(*[syscall.SizeofNlMsghdr]byte)(unsafe.Pointer(req)))[:]
341 next := syscall.SizeofNlMsghdr
453 Len: uint32(syscall.SizeofNlMsghdr),
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/nl/
H A Dnl_linux.go330 length := syscall.SizeofNlMsghdr
340 hdr := (*(*[syscall.SizeofNlMsghdr]byte)(unsafe.Pointer(req)))[:]
341 next := syscall.SizeofNlMsghdr
453 Len: uint32(syscall.SizeofNlMsghdr),
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/nl/
H A Dnl_linux.go330 length := syscall.SizeofNlMsghdr
340 hdr := (*(*[syscall.SizeofNlMsghdr]byte)(unsafe.Pointer(req)))[:]
341 next := syscall.SizeofNlMsghdr
453 Len: uint32(syscall.SizeofNlMsghdr),
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/nl/
H A Dnl_linux.go349 length := unix.SizeofNlMsghdr
359 hdr := (*(*[unix.SizeofNlMsghdr]byte)(unsafe.Pointer(req)))[:]
360 next := unix.SizeofNlMsghdr
471 Len: uint32(unix.SizeofNlMsghdr),
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl/
H A Dnl_linux.go349 length := unix.SizeofNlMsghdr
359 hdr := (*(*[unix.SizeofNlMsghdr]byte)(unsafe.Pointer(req)))[:]
360 next := unix.SizeofNlMsghdr
471 Len: uint32(unix.SizeofNlMsghdr),
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/nl/
H A Dnl_linux.go349 length := unix.SizeofNlMsghdr
359 hdr := (*(*[unix.SizeofNlMsghdr]byte)(unsafe.Pointer(req)))[:]
360 next := unix.SizeofNlMsghdr
471 Len: uint32(unix.SizeofNlMsghdr),
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/nl/
H A Dnl_linux.go330 length := syscall.SizeofNlMsghdr
340 hdr := (*(*[syscall.SizeofNlMsghdr]byte)(unsafe.Pointer(req)))[:]
341 next := syscall.SizeofNlMsghdr
453 Len: uint32(syscall.SizeofNlMsghdr),
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/vishvananda/netlink/nl/
H A Dnl_linux.go349 length := unix.SizeofNlMsghdr
359 hdr := (*(*[unix.SizeofNlMsghdr]byte)(unsafe.Pointer(req)))[:]
360 next := unix.SizeofNlMsghdr
471 Len: uint32(unix.SizeofNlMsghdr),
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/vishvananda/netlink/nl/
H A Dnl_linux.go349 length := unix.SizeofNlMsghdr
359 hdr := (*(*[unix.SizeofNlMsghdr]byte)(unsafe.Pointer(req)))[:]
360 next := unix.SizeofNlMsghdr
471 Len: uint32(unix.SizeofNlMsghdr),
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/nl/
H A Dnl_linux.go330 length := syscall.SizeofNlMsghdr
340 hdr := (*(*[syscall.SizeofNlMsghdr]byte)(unsafe.Pointer(req)))[:]
341 next := syscall.SizeofNlMsghdr
453 Len: uint32(syscall.SizeofNlMsghdr),
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/vishvananda/netlink/nl/
H A Dnl_linux.go330 length := syscall.SizeofNlMsghdr
340 hdr := (*(*[syscall.SizeofNlMsghdr]byte)(unsafe.Pointer(req)))[:]
341 next := syscall.SizeofNlMsghdr
453 Len: uint32(syscall.SizeofNlMsghdr),

12345678910>>...118