Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_vxlan.h127 struct ifvxlancmd { struct
128 uint32_t vxlcmd_flags;
132 uint32_t vxlcmd_vni;
133 uint32_t vxlcmd_ftable_timeout;
134 uint32_t vxlcmd_ftable_max;
135 uint16_t vxlcmd_port;
136 uint16_t vxlcmd_port_min;
137 uint16_t vxlcmd_port_max;
138 uint8_t vxlcmd_mac[ETHER_ADDR_LEN];
139 uint8_t vxlcmd_ttl;
[all …]