Searched refs:vxlan_ftable_entry (Results 1 – 1 of 1) sorted by relevance
112 struct vxlan_ftable_entry { struct113 LIST_ENTRY(vxlan_ftable_entry) vxlfe_hash;132 LIST_HEAD(vxlan_ftable_head, vxlan_ftable_entry); argument163 struct vxlan_ftable_entry vxl_default_fe;222 static struct vxlan_ftable_entry *224 static void vxlan_ftable_entry_free(struct vxlan_ftable_entry *);226 struct vxlan_ftable_entry *, const uint8_t *,229 struct vxlan_ftable_entry *);231 struct vxlan_ftable_entry *);232 static struct vxlan_ftable_entry *[all …]