Home
last modified time | relevance | path

Searched refs:veth (Results 151 – 175 of 692) sorted by relevance

12345678910>>...28

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/opencontainers/runc/libcontainer/
H A Dcontainer_linux.go698 veth := new(criurpc.CriuVethPair)
699 veth.IfOut = proto.String(iface.HostInterfaceName)
700 veth.IfIn = proto.String(iface.Name)
701 req.Opts.Veths = append(req.Opts.Veths, veth)
708 veth := new(criurpc.CriuVethPair)
709 veth.IfOut = proto.String(i.HostInterfaceName)
710 veth.IfIn = proto.String(i.ContainerInterfaceName)
711 req.Opts.Veths = append(req.Opts.Veths, veth)
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/google/cadvisor/Godeps/_workspace/src/github.com/opencontainers/runc/libcontainer/
H A Dcontainer_linux.go675 veth := new(criurpc.CriuVethPair)
676 veth.IfOut = proto.String(iface.HostInterfaceName)
677 veth.IfIn = proto.String(iface.Name)
678 req.Opts.Veths = append(req.Opts.Veths, veth)
685 veth := new(criurpc.CriuVethPair)
686 veth.IfOut = proto.String(i.HostInterfaceName)
687 veth.IfIn = proto.String(i.ContainerInterfaceName)
688 req.Opts.Veths = append(req.Opts.Veths, veth)
/dports/net/samba412/samba-4.12.15/selftest/ns/
H A Dstart_in_ns.sh48 ip link add dev $interface-br type veth peer name $interface
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/net/forwarding/
H A Ddual_vxlan_bridge.sh243 ip link add name w1 type veth peer name w2
319 ip link add name v1 type veth peer name v2
320 ip link add name v3 type veth peer name v4
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/net/forwarding/
H A Ddual_vxlan_bridge.sh243 ip link add name w1 type veth peer name w2
319 ip link add name v1 type veth peer name v2
320 ip link add name v3 type veth peer name v4
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/net/forwarding/
H A Ddual_vxlan_bridge.sh243 ip link add name w1 type veth peer name w2
319 ip link add name v1 type veth peer name v2
320 ip link add name v3 type veth peer name v4
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/net/
H A Dicmp_redirect.sh194 ip -netns h1 li add eth0 type veth peer name r1h1
197 ip -netns h1 li add eth1 type veth peer name r2h1
200 ip -netns h2 li add eth0 type veth peer name r2h2
204 ip -netns r1 li add eth1 type veth peer name r2r1
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/net/
H A Dicmp_redirect.sh194 ip -netns h1 li add eth0 type veth peer name r1h1
197 ip -netns h1 li add eth1 type veth peer name r2h1
200 ip -netns h2 li add eth0 type veth peer name r2h2
204 ip -netns r1 li add eth1 type veth peer name r2r1
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/net/
H A Dicmp_redirect.sh194 ip -netns h1 li add eth0 type veth peer name r1h1
197 ip -netns h1 li add eth1 type veth peer name r2h1
200 ip -netns h2 li add eth0 type veth peer name r2h2
204 ip -netns r1 li add eth1 type veth peer name r2r1
/dports/emulators/qemu60/qemu-6.0.0/roms/SLOF/lib/libveth/
H A DMakefile28 SRCS = veth.c
/dports/emulators/qemu42/qemu-4.2.1/roms/SLOF/lib/libveth/
H A DMakefile28 SRCS = veth.c
/dports/emulators/qemu/qemu-6.2.0/roms/SLOF/lib/libveth/
H A DMakefile28 SRCS = veth.c
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/SLOF/lib/libveth/
H A DMakefile28 SRCS = veth.c
/dports/emulators/qemu5/qemu-5.2.0/roms/SLOF/lib/libveth/
H A DMakefile28 SRCS = veth.c
/dports/emulators/qemu-utils/qemu-4.2.1/roms/SLOF/lib/libveth/
H A DMakefile28 SRCS = veth.c
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/SLOF/lib/libveth/
H A DMakefile28 SRCS = veth.c
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm/boot/dts/
H A Darm-realview-pbx.dtsi57 veth: regulator-veth { label
59 regulator-name = "veth";
160 vdd33a-supply = <&veth>;
161 vddvario-supply = <&veth>;
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm/boot/dts/
H A Darm-realview-pbx.dtsi57 veth: regulator-veth { label
59 regulator-name = "veth";
160 vdd33a-supply = <&veth>;
161 vddvario-supply = <&veth>;
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm/boot/dts/
H A Darm-realview-pbx.dtsi57 veth: regulator-veth { label
59 regulator-name = "veth";
160 vdd33a-supply = <&veth>;
161 vddvario-supply = <&veth>;
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/libnetwork/docs/
H A Dbridge.md5 It creates a single bridge, called `docker0` by default, and attaches a `veth pair` between the bri…
/dports/emulators/nemu/nemu-3.0.0/lang/ru/
H A Dnemu.po1005 msgid "veth list"
1121 #~ msgid " a - add veth interface"
1122 #~ msgstr " a - добавить veth интерфейс"
1124 #~ msgid " r - remove veth interface"
1125 #~ msgstr " r - удалить veth интерфейс"
1127 #~ msgid " u - up veth interface"
1128 #~ msgstr " u - включить veth интерфейс"
1130 #~ msgid " d - down veth interface"
1131 #~ msgstr " d - выключить veth интерфейс"
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/opencontainers/runc/libcontainer/
H A Dcontainer_linux.go696 veth := new(criurpc.CriuVethPair)
697 veth.IfOut = proto.String(iface.HostInterfaceName)
698 veth.IfIn = proto.String(iface.Name)
699 req.Opts.Veths = append(req.Opts.Veths, veth)
706 veth := new(criurpc.CriuVethPair)
707 veth.IfOut = proto.String(i.HostInterfaceName)
708 veth.IfIn = proto.String(i.ContainerInterfaceName)
709 req.Opts.Veths = append(req.Opts.Veths, veth)
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/opencontainers/runc/libcontainer/
H A Dcontainer_linux.go696 veth := new(criurpc.CriuVethPair)
697 veth.IfOut = proto.String(iface.HostInterfaceName)
698 veth.IfIn = proto.String(iface.Name)
699 req.Opts.Veths = append(req.Opts.Veths, veth)
706 veth := new(criurpc.CriuVethPair)
707 veth.IfOut = proto.String(i.HostInterfaceName)
708 veth.IfIn = proto.String(i.ContainerInterfaceName)
709 req.Opts.Veths = append(req.Opts.Veths, veth)
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/opencontainers/runc/libcontainer/
H A Dcontainer_linux.go696 veth := new(criurpc.CriuVethPair)
697 veth.IfOut = proto.String(iface.HostInterfaceName)
698 veth.IfIn = proto.String(iface.Name)
699 req.Opts.Veths = append(req.Opts.Veths, veth)
706 veth := new(criurpc.CriuVethPair)
707 veth.IfOut = proto.String(i.HostInterfaceName)
708 veth.IfIn = proto.String(i.ContainerInterfaceName)
709 req.Opts.Veths = append(req.Opts.Veths, veth)
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/opencontainers/runc/libcontainer/
H A Dcontainer_linux.go696 veth := new(criurpc.CriuVethPair)
697 veth.IfOut = proto.String(iface.HostInterfaceName)
698 veth.IfIn = proto.String(iface.Name)
699 req.Opts.Veths = append(req.Opts.Veths, veth)
706 veth := new(criurpc.CriuVethPair)
707 veth.IfOut = proto.String(i.HostInterfaceName)
708 veth.IfIn = proto.String(i.ContainerInterfaceName)
709 req.Opts.Veths = append(req.Opts.Veths, veth)

12345678910>>...28