Lines Matching defs:ifvxlancfg
113 struct ifvxlancfg { struct
114 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;
123 uint8_t vxlc_learn;
124 uint8_t vxlc_ttl;