Home
last modified time | relevance | path

Searched refs:IFLA_VXLAN_ID (Results 1 – 25 of 311) sorted by relevance

12345678910>>...13

/dports/security/vault/vault-1.8.2/vendor/github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl/
H A Dlink_linux.go33 IFLA_VXLAN_ID const
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/vishvananda/netlink/nl/
H A Dlink_linux.go33 IFLA_VXLAN_ID const
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/vishvananda/netlink/nl/
H A Dlink_linux.go33 IFLA_VXLAN_ID const
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/vishvananda/netlink/nl/
H A Dlink_linux.go33 IFLA_VXLAN_ID const
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/vishvananda/netlink/nl/
H A Dlink_linux.go33 IFLA_VXLAN_ID const
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/vishvananda/netlink/nl/
H A Dlink_linux.go33 IFLA_VXLAN_ID const
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/google/cadvisor/Godeps/_workspace/src/github.com/vishvananda/netlink/nl/
H A Dlink_linux.go33 IFLA_VXLAN_ID const
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/vishvananda/netlink/nl/
H A Dlink_linux.go61 IFLA_VXLAN_ID const
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/nl/
H A Dlink_linux.go61 IFLA_VXLAN_ID const
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/nl/
H A Dlink_linux.go37 IFLA_VXLAN_ID const
/dports/net/yggdrasil/yggdrasil-go-0.3.11/vendor/github.com/vishvananda/netlink/nl/
H A Dlink_linux.go37 IFLA_VXLAN_ID const
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/nl/
H A Dlink_linux.go61 IFLA_VXLAN_ID const
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/libnetwork/vendor/github.com/vishvananda/netlink/nl/
H A Dlink_linux.go61 IFLA_VXLAN_ID const
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/nl/
H A Dlink_linux.go61 IFLA_VXLAN_ID const
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/nl/
H A Dlink_linux.go61 IFLA_VXLAN_ID
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/nl/
H A Dlink_linux.go61 IFLA_VXLAN_ID const
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/vishvananda/netlink/nl/
H A Dlink_linux.go61 IFLA_VXLAN_ID const
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl/
H A Dlink_linux.go39 IFLA_VXLAN_ID const
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/vishvananda/netlink/nl/
H A Dlink_linux.go39 IFLA_VXLAN_ID const
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/nl/
H A Dlink_linux.go39 IFLA_VXLAN_ID const
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/nl/
H A Dlink_linux.go39 IFLA_VXLAN_ID const
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/nl/
H A Dlink_linux.go39 IFLA_VXLAN_ID const
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/vishvananda/netlink/nl/
H A Dlink_linux.go39 IFLA_VXLAN_ID const
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/vishvananda/netlink/nl/
H A Dlink_linux.go39 IFLA_VXLAN_ID const
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/
H A Dvxlan.c3341 [IFLA_VXLAN_ID] = { .type = NLA_U32 },
3405 if (data[IFLA_VXLAN_ID]) { in vxlan_validate()
3406 u32 id = nla_get_u32(data[IFLA_VXLAN_ID]); in vxlan_validate()
3409 NL_SET_ERR_MSG_ATTR(extack, data[IFLA_VXLAN_ID], in vxlan_validate()
3986 if (data[IFLA_VXLAN_ID]) { in vxlan_nl2conf()
3987 __be32 vni = cpu_to_be32(nla_get_u32(data[IFLA_VXLAN_ID])); in vxlan_nl2conf()
3990 NL_SET_ERR_MSG_ATTR(extack, tb[IFLA_VXLAN_ID], "Cannot change VNI"); in vxlan_nl2conf()
3993 conf->vni = cpu_to_be32(nla_get_u32(data[IFLA_VXLAN_ID])); in vxlan_nl2conf()
4365 if (nla_put_u32(skb, IFLA_VXLAN_ID, be32_to_cpu(dst->remote_vni))) in vxlan_fill_info()

12345678910>>...13