Lines Matching defs:vxlan_ftable_entry
131 struct vxlan_ftable_entry {
132 LIST_ENTRY(vxlan_ftable_entry) vxlfe_hash;
151 LIST_HEAD(vxlan_ftable_head, vxlan_ftable_entry);
188 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 *
265 static void vxlan_ftable_entry_dump(struct vxlan_ftable_entry *,
608 struct vxlan_ftable_entry *fe, *tfe;
622 struct vxlan_ftable_entry *fe, *tfe;
641 struct vxlan_ftable_entry *fe;
728 struct vxlan_ftable_entry *fe;
763 static struct vxlan_ftable_entry *
766 struct vxlan_ftable_entry *fe;
774 vxlan_ftable_entry_free(struct vxlan_ftable_entry *fe)
781 vxlan_ftable_entry_init(struct vxlan_softc *sc, struct vxlan_ftable_entry *fe,
793 struct vxlan_ftable_entry *fe)
803 struct vxlan_ftable_entry *fe)
805 struct vxlan_ftable_entry *lfe;
838 static struct vxlan_ftable_entry *
841 struct vxlan_ftable_entry *fe;
860 vxlan_ftable_entry_dump(struct vxlan_ftable_entry *fe, struct sbuf *sb)
2223 struct vxlan_ftable_entry *fe;
2269 struct vxlan_ftable_entry *fe;
2753 struct vxlan_ftable_entry *fe;