Searched defs:ifvxlancfg (Results 1 – 1 of 1) sorted by relevance
117 struct ifvxlancfg { struct118 uint32_t vxlc_vni;119 union vxlan_sockaddr vxlc_local_sa;120 union vxlan_sockaddr vxlc_remote_sa;121 uint32_t vxlc_mc_ifindex;122 uint32_t vxlc_ftable_cnt;123 uint32_t vxlc_ftable_max;124 uint32_t vxlc_ftable_timeout;125 uint16_t vxlc_port_min;126 uint16_t vxlc_port_max;[all …]