vxlan_devRegular
4.4: Absent ⚠️
4.8: Absent ⚠️
4.10: Absent ⚠️
4.13: Absent ⚠️
4.15: Absent ⚠️
4.18: Absent ⚠️
5.0: Absent ⚠️
5.3: Absent ⚠️
5.4: Absent ⚠️
5.8: Absent ⚠️
5.11: Absent ⚠️
5.13: Absent ⚠️
5.15: Absent ⚠️
5.19: Absent ⚠️
6.2: Absent ⚠️
6.5: Absent ⚠️
6.8: Absent ⚠️
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: ✅struct vxlan_dev {
struct vxlan_dev_node hlist4;
struct vxlan_dev_node hlist6;
struct list_head next;
struct vxlan_sock *vn4_sock;
struct vxlan_sock *vn6_sock;
struct net_device *dev;
struct net *net;
struct vxlan_rdst default_dst;
struct ip_tunnel_fan fan;
struct timer_list age_timer;
spinlock_t hash_lock[256];
unsigned int addrcnt;
struct gro_cells gro_cells;
struct vxlan_config cfg;
struct hlist_head fdb_head[256];
};
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Flavor