Searched defs:ifvxlancfg (Results 1 – 1 of 1) sorted by relevance
113 struct ifvxlancfg { struct114 uint32_t vxlc_vni;115 union vxlan_sockaddr vxlc_local_sa;116 union vxlan_sockaddr vxlc_remote_sa;117 uint32_t vxlc_mc_ifindex;118 uint32_t vxlc_ftable_cnt;119 uint32_t vxlc_ftable_max;120 uint32_t vxlc_ftable_timeout;121 uint16_t vxlc_port_min;122 uint16_t vxlc_port_max;[all …]