Home
last modified time | relevance | path

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

/NextBSD/sys/net/
HDif_vxlan.h131 struct ifvxlancmd { struct
132 uint32_t vxlcmd_flags;
136 uint32_t vxlcmd_vni;
137 uint32_t vxlcmd_ftable_timeout;
138 uint32_t vxlcmd_ftable_max;
139 uint16_t vxlcmd_port;
140 uint16_t vxlcmd_port_min;
141 uint16_t vxlcmd_port_max;
142 uint8_t vxlcmd_mac[ETHER_ADDR_LEN];
143 uint8_t vxlcmd_ttl;
[all …]