netdevsim: support the static IANA VXLAN port flag
[sfrench/cifs-2.6.git] / drivers / net / netdevsim / netdevsim.h
index 7cf2220b050f2f54aa1e185d1542ce4567077419..827fc80f50a07b53277d75bba73a2b109e827caf 100644 (file)
@@ -217,6 +217,7 @@ struct nsim_dev {
                bool open_only;
                bool ipv4_only;
                bool shared;
+               bool static_iana_vxlan;
                u32 sleep;
        } udp_ports;
 };