Home
last modified time | relevance | path

Searched defs:vxlan_config (Results 1 – 3 of 3) sorted by relevance

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h67869 struct vxlan_config { struct
67870 union vxlan_addr remote_ip;
67871 union vxlan_addr saddr;
67872 __be32 vni;
67873 int remote_ifindex;
67874 int mtu;
67875 __be16 dst_port;
67876 u16 port_min;
67877 u16 port_max;
67878 u8 tos;
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h103019 struct vxlan_config { struct
103020 union vxlan_addr remote_ip;
103021 union vxlan_addr saddr;
103022 __be32 vni;
103023 int remote_ifindex;
103024 int mtu;
103025 __be16 dst_port;
103026 u16 port_min;
103027 u16 port_max;
103028 u8 tos;
[all …]
Dvmlinux_602.h103019 struct vxlan_config { struct
103020 union vxlan_addr remote_ip;
103021 union vxlan_addr saddr;
103022 __be32 vni;
103023 int remote_ifindex;
103024 int mtu;
103025 __be16 dst_port;
103026 u16 port_min;
103027 u16 port_max;
103028 u8 tos;
[all …]