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),
39 sizeof(struct net_bridge_fdb_entry), in br_fdb_init()
72 const struct net_bridge_fdb_entry *fdb) in has_expired()
81 struct net_bridge_fdb_entry *ent in fdb_rcu_free()
82 = container_of(head, struct net_bridge_fdb_entry, rcu); in fdb_rcu_free()
87 const struct net_bridge_fdb_entry *fdb) in fdb_to_nud()
100 const struct net_bridge_fdb_entry *fdb, in fdb_fill_info()
188 const struct net_bridge_fdb_entry *fdb, int type, in fdb_notify()
215 static struct net_bridge_fdb_entry *fdb_find_rcu(struct rhashtable *tbl, in fdb_find_rcu()
230 static struct net_bridge_fdb_entry *br_fdb_find(struct net_bridge *br, in br_fdb_find()
234 struct net_bridge_fdb_entry *fdb; in br_fdb_find()
249 struct net_bridge_fdb_entry *f; in br_fdb_find_port()
269 struct net_bridge_fdb_entry *br_fdb_find_rcu(struct net_bridge *br, in br_fdb_find_rcu()
321 static void fdb_delete(struct net_bridge *br, struct net_bridge_fdb_entry *f, in fdb_delete()
339 struct net_bridge_fdb_entry *f) in fdb_delete_local()
375 struct net_bridge_fdb_entry *f; in br_fdb_find_delete_local()
385 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()
418 struct net_bridge_fdb_entry *fdb; in fdb_add_local()
448 struct net_bridge_fdb_entry *f; in br_fdb_changeaddr()
490 struct net_bridge_fdb_entry *f; in br_fdb_change_mac_address()
526 struct net_bridge_fdb_entry *f = NULL; in br_fdb_cleanup()
569 const struct net_bridge_fdb_entry *f, in __fdb_flush_matches()
589 struct net_bridge_fdb_entry *f; in br_fdb_flush()
734 struct net_bridge_fdb_entry *f; in br_fdb_delete_by_port()
762 struct net_bridge_fdb_entry *fdb; in br_fdb_test_addr()
793 struct net_bridge_fdb_entry *f; in br_fdb_fillbuf()
847 static bool __fdb_mark_active(struct net_bridge_fdb_entry *fdb) in __fdb_mark_active()
856 struct net_bridge_fdb_entry *fdb; in br_fdb_update()
925 struct net_bridge_fdb_entry *f; in br_fdb_dump()
978 struct net_bridge_fdb_entry *f; in br_fdb_get()
997 static bool fdb_handle_notify(struct net_bridge_fdb_entry *fdb, u8 notify) in fdb_handle_notify()
1027 struct net_bridge_fdb_entry *fdb; in fdb_add_entry()
1253 struct net_bridge_fdb_entry *fdb; in fdb_delete_by_addr_and_port()
1329 struct net_bridge_fdb_entry *f, *tmp; in br_fdb_sync_static()
1364 struct net_bridge_fdb_entry *f; in br_fdb_unsync_static()
1383 struct net_bridge_fdb_entry *fdb; in br_fdb_external_learn_add()
1462 struct net_bridge_fdb_entry *fdb; in br_fdb_external_learn_del()
1481 struct net_bridge_fdb_entry *fdb; in br_fdb_offloaded_set()
1494 struct net_bridge_fdb_entry *f; in br_fdb_clear_offload()