Lines Matching refs:net_bridge_fdb_entry

28 	.head_offset = offsetof(struct net_bridge_fdb_entry, rhnode),
29 .key_offset = offsetof(struct net_bridge_fdb_entry, key),
38 br_fdb_cache = KMEM_CACHE(net_bridge_fdb_entry, SLAB_HWCACHE_ALIGN); in br_fdb_init()
69 const struct net_bridge_fdb_entry *fdb) in has_expired()
77 const struct net_bridge_fdb_entry *fdb) in fdb_to_nud()
90 const struct net_bridge_fdb_entry *fdb, in fdb_fill_info()
178 const struct net_bridge_fdb_entry *fdb, int type, in fdb_notify()
205 static struct net_bridge_fdb_entry *fdb_find_rcu(struct rhashtable *tbl, in fdb_find_rcu()
220 static struct net_bridge_fdb_entry *br_fdb_find(struct net_bridge *br, in br_fdb_find()
224 struct net_bridge_fdb_entry *fdb; in br_fdb_find()
239 struct net_bridge_fdb_entry *f; in br_fdb_find_port()
259 struct net_bridge_fdb_entry *br_fdb_find_rcu(struct net_bridge *br, in br_fdb_find_rcu()
311 static void fdb_delete(struct net_bridge *br, struct net_bridge_fdb_entry *f, in fdb_delete()
336 struct net_bridge_fdb_entry *f) in fdb_delete_local()
372 struct net_bridge_fdb_entry *f; in br_fdb_find_delete_local()
382 static struct net_bridge_fdb_entry *fdb_create(struct net_bridge *br, in fdb_create()
391 struct net_bridge_fdb_entry *fdb; in fdb_create()
429 struct net_bridge_fdb_entry *fdb; in fdb_add_local()
459 struct net_bridge_fdb_entry *f; in br_fdb_changeaddr()
501 struct net_bridge_fdb_entry *f; in br_fdb_change_mac_address()
537 struct net_bridge_fdb_entry *f = NULL; in br_fdb_cleanup()
580 const struct net_bridge_fdb_entry *f, in __fdb_flush_matches()
600 struct net_bridge_fdb_entry *f; in br_fdb_flush()
764 struct net_bridge_fdb_entry *f; in br_fdb_delete_by_port()
792 struct net_bridge_fdb_entry *fdb; in br_fdb_test_addr()
823 struct net_bridge_fdb_entry *f; in br_fdb_fillbuf()
877 static bool __fdb_mark_active(struct net_bridge_fdb_entry *fdb) in __fdb_mark_active()
886 struct net_bridge_fdb_entry *fdb; in br_fdb_update()
960 struct net_bridge_fdb_entry *f; in br_fdb_dump()
1013 struct net_bridge_fdb_entry *f; in br_fdb_get()
1032 static bool fdb_handle_notify(struct net_bridge_fdb_entry *fdb, u8 notify) in fdb_handle_notify()
1062 struct net_bridge_fdb_entry *fdb; in fdb_add_entry()
1293 struct net_bridge_fdb_entry *fdb; in fdb_delete_by_addr_and_port()
1365 struct net_bridge_fdb_entry *f, *tmp; in br_fdb_sync_static()
1400 struct net_bridge_fdb_entry *f; in br_fdb_unsync_static()
1419 struct net_bridge_fdb_entry *fdb; in br_fdb_external_learn_add()
1500 struct net_bridge_fdb_entry *fdb; in br_fdb_external_learn_del()
1519 struct net_bridge_fdb_entry *fdb; in br_fdb_offloaded_set()
1532 struct net_bridge_fdb_entry *f; in br_fdb_clear_offload()