Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_vxlan.h129 struct ifvxlancmd { struct
130 uint32_t vxlcmd_flags;
134 uint32_t vxlcmd_vni;
135 uint32_t vxlcmd_ftable_timeout;
136 uint32_t vxlcmd_ftable_max;
137 uint16_t vxlcmd_port;
138 uint16_t vxlcmd_port_min;
139 uint16_t vxlcmd_port_max;
141 uint8_t vxlcmd_ttl;
142 union vxlan_sockaddr vxlcmd_sa;
[all …]
/f-stack/tools/compat/include/net/
H A Dif_vxlan.h129 struct ifvxlancmd { struct
130 uint32_t vxlcmd_flags;
134 uint32_t vxlcmd_vni;
135 uint32_t vxlcmd_ftable_timeout;
136 uint32_t vxlcmd_ftable_max;
137 uint16_t vxlcmd_port;
138 uint16_t vxlcmd_port_min;
139 uint16_t vxlcmd_port_max;
141 uint8_t vxlcmd_ttl;
142 union vxlan_sockaddr vxlcmd_sa;
[all …]