Searched refs:vxlan_ftable_entry (Results 1 – 1 of 1) sorted by relevance
131 struct vxlan_ftable_entry { struct132 LIST_ENTRY(vxlan_ftable_entry) vxlfe_hash;151 LIST_HEAD(vxlan_ftable_head, vxlan_ftable_entry); argument188 struct vxlan_ftable_entry vxl_default_fe;252 static struct vxlan_ftable_entry *254 static void vxlan_ftable_entry_free(struct vxlan_ftable_entry *);256 struct vxlan_ftable_entry *, const uint8_t *,259 struct vxlan_ftable_entry *);261 struct vxlan_ftable_entry *);262 static struct vxlan_ftable_entry *[all …]