Home
last modified time | relevance | path

Searched refs:RT_SCOPE_UNIVERSE (Results 1 – 25 of 2739) sorted by relevance

12345678910>>...110

/dports/net/yggdrasil/yggdrasil-go-0.3.11/vendor/github.com/vishvananda/netlink/
H A Daddr_test.go35 &Addr{IPNet: address, Label: "lo", Scope: unix.RT_SCOPE_UNIVERSE, Flags: unix.IFA_F_PERMANENT},
39 … &Addr{IPNet: address, Label: "local", Scope: unix.RT_SCOPE_UNIVERSE, Flags: unix.IFA_F_PERMANENT},
43 …, Label: "lo", Flags: unix.IFA_F_OPTIMISTIC | unix.IFA_F_PERMANENT, Scope: unix.RT_SCOPE_UNIVERSE},
47 …nix.IFA_F_OPTIMISTIC | unix.IFA_F_DADFAILED | unix.IFA_F_PERMANENT, Scope: unix.RT_SCOPE_UNIVERSE},
55 …&Addr{IPNet: address, Peer: peer, Label: "lo", Scope: unix.RT_SCOPE_UNIVERSE, Flags: unix.IFA_F_PE…
/dports/net/olsrd/olsrd-0.9.8/src/linux/
H A Dkernel_routes_nl.c471 RTNH_F_ONLINK, RT_SCOPE_UNIVERSE, olsr_cnf->niit6to4_if_index, in olsr_os_niit_6to4_route()
481 RTNH_F_ONLINK, RT_SCOPE_UNIVERSE, olsr_cnf->niit4to6_if_index, in olsr_os_niit_4to6_route()
495 if (olsr_new_netlink_route(ipv4 ? AF_INET : AF_INET6, table, RTNH_F_ONLINK, RT_SCOPE_UNIVERSE, in olsr_os_inetgw_tunnel_route()
548 …err = olsr_new_netlink_route(af_family, table, RTNH_F_ONLINK, RT_SCOPE_UNIVERSE, nexthop->iif_inde… in olsr_os_process_rt_entry()
557 …err = olsr_new_netlink_route(af_family, table, RTNH_F_ONLINK, RT_SCOPE_UNIVERSE, 0, 0, -1, NULL, N… in olsr_os_process_rt_entry()
561 …err = olsr_new_netlink_route(af_family, table, RTNH_F_ONLINK, RT_SCOPE_UNIVERSE, nexthop->iif_inde… in olsr_os_process_rt_entry()
598 …err = olsr_new_netlink_route(af_family, olsr_cnf->rt_table, RTNH_F_ONLINK, RT_SCOPE_UNIVERSE, next… in olsr_os_process_rt_entry()
602 …err = olsr_new_netlink_route(af_family, table, RTNH_F_ONLINK, RT_SCOPE_UNIVERSE, nexthop->iif_inde… in olsr_os_process_rt_entry()
/dports/net/exabgp4/exabgp-4.2.13/lib/exabgp/netlink/route/
H A Dnetwork.py72 RT_SCOPE_UNIVERSE = 0x00 # Global route variable in Network.Type.Scope
150 Network.Type.Scope.RT_SCOPE_UNIVERSE,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/qbone/platform/
H A Dnetlink_test.cc305 /* flags = */ 0, /* scope = */ RT_SCOPE_UNIVERSE, ip); in TEST_F()
317 RT_SCOPE_UNIVERSE, ip); in TEST_F()
325 RT_SCOPE_UNIVERSE, ip); in TEST_F()
375 EXPECT_EQ(RT_SCOPE_UNIVERSE, ifa->ifa_scope); in TEST_F()
427 IFA_F_PERMANENT, RT_SCOPE_UNIVERSE, in TEST_F()
452 EXPECT_EQ(RT_SCOPE_UNIVERSE, ifa->ifa_scope); in TEST_F()
481 RT_SCOPE_UNIVERSE, {})); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/qbone/platform/
H A Dnetlink_test.cc305 /* flags = */ 0, /* scope = */ RT_SCOPE_UNIVERSE, ip); in TEST_F()
317 RT_SCOPE_UNIVERSE, ip); in TEST_F()
325 RT_SCOPE_UNIVERSE, ip); in TEST_F()
375 EXPECT_EQ(RT_SCOPE_UNIVERSE, ifa->ifa_scope); in TEST_F()
427 IFA_F_PERMANENT, RT_SCOPE_UNIVERSE, in TEST_F()
452 EXPECT_EQ(RT_SCOPE_UNIVERSE, ifa->ifa_scope); in TEST_F()
481 RT_SCOPE_UNIVERSE, {})); in TEST_F()
/dports/sysutils/node_exporter/node_exporter-1.2.2/vendor/github.com/jsimonetti/rtnetlink/internal/unix/
H A Dtypes_linux.go106 RT_SCOPE_UNIVERSE = linux.RT_SCOPE_UNIVERSE const
/dports/sysutils/node_exporter/node_exporter-1.2.2/vendor/github.com/jsimonetti/rtnetlink/rtnl/
H A Droute.go38 scope = unix.RT_SCOPE_UNIVERSE
40 scope = unix.RT_SCOPE_UNIVERSE
/dports/security/vault/vault-1.8.2/vendor/github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/
H A Droute.go13 SCOPE_UNIVERSE Scope = syscall.RT_SCOPE_UNIVERSE
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/vishvananda/netlink/
H A Droute.go13 SCOPE_UNIVERSE Scope = syscall.RT_SCOPE_UNIVERSE
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/vishvananda/netlink/
H A Droute.go13 SCOPE_UNIVERSE Scope = syscall.RT_SCOPE_UNIVERSE
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/vishvananda/netlink/
H A Droute.go13 SCOPE_UNIVERSE Scope = syscall.RT_SCOPE_UNIVERSE
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/vishvananda/netlink/
H A Droute.go13 SCOPE_UNIVERSE Scope = syscall.RT_SCOPE_UNIVERSE
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/vishvananda/netlink/
H A Droute.go13 SCOPE_UNIVERSE Scope = syscall.RT_SCOPE_UNIVERSE
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/google/cadvisor/Godeps/_workspace/src/github.com/vishvananda/netlink/
H A Droute.go13 SCOPE_UNIVERSE Scope = syscall.RT_SCOPE_UNIVERSE
/dports/security/vault/vault-1.8.2/vendor/github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl/
H A Droute_linux.go16 Scope: syscall.RT_SCOPE_UNIVERSE,
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/vishvananda/netlink/nl/
H A Droute_linux.go16 Scope: syscall.RT_SCOPE_UNIVERSE,
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/vishvananda/netlink/nl/
H A Droute_linux.go16 Scope: syscall.RT_SCOPE_UNIVERSE,
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/vishvananda/netlink/nl/
H A Droute_linux.go16 Scope: syscall.RT_SCOPE_UNIVERSE,
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/vishvananda/netlink/nl/
H A Droute_linux.go16 Scope: syscall.RT_SCOPE_UNIVERSE,
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/vishvananda/netlink/nl/
H A Droute_linux.go16 Scope: syscall.RT_SCOPE_UNIVERSE,
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/google/cadvisor/Godeps/_workspace/src/github.com/vishvananda/netlink/nl/
H A Droute_linux.go16 Scope: syscall.RT_SCOPE_UNIVERSE,
/dports/net/norm/norm-1.5r6/protolib/src/linux/
H A DlinuxRouteMgr.cpp310 req.rt.rtm_scope = RT_SCOPE_UNIVERSE; in SetRoute()
486 req.rt.rtm_scope = RT_SCOPE_UNIVERSE; in DeleteRoute()
634 req.rt.rtm_scope = RT_SCOPE_UNIVERSE; in GetRoute()
930 req.rt.rtm_scope = RT_SCOPE_UNIVERSE; in GetAllRoutes()
1197 req.ifa.ifa_scope = RT_SCOPE_UNIVERSE; in GetInterfaceAddressList()
1274 case RT_SCOPE_UNIVERSE: in GetInterfaceAddressList()
/dports/multimedia/libv4l/linux-5.13-rc2/net/decnet/
H A Ddn_fib.c71 [RTN_UNICAST] = { .error = 0, .scope = RT_SCOPE_UNIVERSE },
76 [RTN_BLACKHOLE] = { .error = -EINVAL, .scope = RT_SCOPE_UNIVERSE },
77 [RTN_UNREACHABLE] = { .error = -EHOSTUNREACH, .scope = RT_SCOPE_UNIVERSE },
78 [RTN_PROHIBIT] = { .error = -EACCES, .scope = RT_SCOPE_UNIVERSE },
79 [RTN_THROW] = { .error = -EAGAIN, .scope = RT_SCOPE_UNIVERSE },
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/decnet/
H A Ddn_fib.c71 [RTN_UNICAST] = { .error = 0, .scope = RT_SCOPE_UNIVERSE },
76 [RTN_BLACKHOLE] = { .error = -EINVAL, .scope = RT_SCOPE_UNIVERSE },
77 [RTN_UNREACHABLE] = { .error = -EHOSTUNREACH, .scope = RT_SCOPE_UNIVERSE },
78 [RTN_PROHIBIT] = { .error = -EACCES, .scope = RT_SCOPE_UNIVERSE },
79 [RTN_THROW] = { .error = -EAGAIN, .scope = RT_SCOPE_UNIVERSE },
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/decnet/
H A Ddn_fib.c71 [RTN_UNICAST] = { .error = 0, .scope = RT_SCOPE_UNIVERSE },
76 [RTN_BLACKHOLE] = { .error = -EINVAL, .scope = RT_SCOPE_UNIVERSE },
77 [RTN_UNREACHABLE] = { .error = -EHOSTUNREACH, .scope = RT_SCOPE_UNIVERSE },
78 [RTN_PROHIBIT] = { .error = -EACCES, .scope = RT_SCOPE_UNIVERSE },
79 [RTN_THROW] = { .error = -EAGAIN, .scope = RT_SCOPE_UNIVERSE },

12345678910>>...110