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