Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dvxlan.h206 struct vxlan_config { struct
207 union vxlan_addr remote_ip;
208 union vxlan_addr saddr;
209 __be32 vni;
210 int remote_ifindex;
211 int mtu;
212 __be16 dst_port;
213 u16 port_min;
214 u16 port_max;
215 u8 tos;
[all …]