Home
last modified time | relevance | path

Searched refs:tunnel_label (Results 1 – 21 of 21) sorted by relevance

/dports/net-mgmt/librenms/librenms-21.5.1/includes/html/pages/device/routing/
H A Dipsec_tunnels.inc.php79 $tunnel_label = 'warning'; variable
96 $tunnel_label = 'success'; variable
102 …<td><span class="label label-' . $tunnel_label . '">' . htmlentities($entry['tunnel_status']) . '<…
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dtest_tunnel_kern.c95 key.tunnel_label = 0xabcde; in _ip6gretap_set_tunnel()
123 key.tunnel_id, key.remote_ipv6[3], key.tunnel_label); in _ip6gretap_get_tunnel()
391 key.tunnel_id, key.remote_ipv6[3], key.tunnel_label); in _ip6vxlan_get_tunnel()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dtest_tunnel_kern.c95 key.tunnel_label = 0xabcde; in _ip6gretap_set_tunnel()
123 key.tunnel_id, key.remote_ipv6[3], key.tunnel_label); in _ip6gretap_get_tunnel()
391 key.tunnel_id, key.remote_ipv6[3], key.tunnel_label); in _ip6vxlan_get_tunnel()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dtest_tunnel_kern.c95 key.tunnel_label = 0xabcde; in _ip6gretap_set_tunnel()
123 key.tunnel_id, key.remote_ipv6[3], key.tunnel_label); in _ip6gretap_get_tunnel()
391 key.tunnel_id, key.remote_ipv6[3], key.tunnel_label); in _ip6vxlan_get_tunnel()
/dports/security/suricata/suricata-6.0.4/ebpf/include/linux/
H A Dbpf.h2554 __u32 tunnel_label; member
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/include/linux/
H A Dbpf.h3340 uint32_t tunnel_label; member
/dports/dns/knot3/knot-3.1.5/src/contrib/libbpf/include/uapi/linux/
H A Dbpf.h3095 __u32 tunnel_label; member
/dports/dns/knot3-lib/knot-3.1.5/src/contrib/libbpf/include/uapi/linux/
H A Dbpf.h3095 __u32 tunnel_label; member
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/include/linux/
H A Dbpf.h3340 uint32_t tunnel_label; member
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/include/linux/
H A Dbpf.h3340 uint32_t tunnel_label; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/include/uapi/linux/
H A Dbpf.h5140 __u32 tunnel_label; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dbpf.h5140 uint32_t tunnel_label; member
/dports/multimedia/libv4l/linux-5.13-rc2/tools/include/uapi/linux/
H A Dbpf.h5140 __u32 tunnel_label; member
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dbpf.h5140 uint32_t tunnel_label; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dbpf.h5140 uint32_t tunnel_label; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/include/uapi/linux/
H A Dbpf.h5140 __u32 tunnel_label; member
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dbpf.h5365 __u32 tunnel_label; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dbpf.h5365 __u32 tunnel_label; member
/dports/multimedia/libv4l/linux-5.13-rc2/net/core/
H A Dfilter.c4167 case offsetof(struct bpf_tunnel_key, tunnel_label): in BPF_CALL_4()
4192 to->tunnel_label = be32_to_cpu(info->key.label); in BPF_CALL_4()
4196 to->tunnel_label = 0; in BPF_CALL_4()
4266 case offsetof(struct bpf_tunnel_key, tunnel_label): in BPF_CALL_4()
4280 if (unlikely((!(flags & BPF_F_TUNINFO_IPV6) && from->tunnel_label) || in BPF_CALL_4()
4308 info->key.label = cpu_to_be32(from->tunnel_label) & in BPF_CALL_4()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/core/
H A Dfilter.c4167 case offsetof(struct bpf_tunnel_key, tunnel_label): in BPF_CALL_4()
4192 to->tunnel_label = be32_to_cpu(info->key.label); in BPF_CALL_4()
4196 to->tunnel_label = 0; in BPF_CALL_4()
4266 case offsetof(struct bpf_tunnel_key, tunnel_label): in BPF_CALL_4()
4280 if (unlikely((!(flags & BPF_F_TUNINFO_IPV6) && from->tunnel_label) || in BPF_CALL_4()
4308 info->key.label = cpu_to_be32(from->tunnel_label) & in BPF_CALL_4()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/core/
H A Dfilter.c4167 case offsetof(struct bpf_tunnel_key, tunnel_label): in BPF_CALL_4()
4192 to->tunnel_label = be32_to_cpu(info->key.label); in BPF_CALL_4()
4196 to->tunnel_label = 0; in BPF_CALL_4()
4266 case offsetof(struct bpf_tunnel_key, tunnel_label): in BPF_CALL_4()
4280 if (unlikely((!(flags & BPF_F_TUNINFO_IPV6) && from->tunnel_label) || in BPF_CALL_4()
4308 info->key.label = cpu_to_be32(from->tunnel_label) & in BPF_CALL_4()