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()
181 const struct net_bridge_fdb_entry *fdb, int type, in fdb_notify()
208 static struct net_bridge_fdb_entry *fdb_find_rcu(struct rhashtable *tbl, in fdb_find_rcu()
223 static struct net_bridge_fdb_entry *br_fdb_find(struct net_bridge *br, in br_fdb_find()
227 struct net_bridge_fdb_entry *fdb; in br_fdb_find()
242 struct net_bridge_fdb_entry *f; in br_fdb_find_port()
262 struct net_bridge_fdb_entry *br_fdb_find_rcu(struct net_bridge *br, in br_fdb_find_rcu()
314 static void fdb_delete(struct net_bridge *br, struct net_bridge_fdb_entry *f, in fdb_delete()
332 struct net_bridge_fdb_entry *f) in fdb_delete_local()
368 struct net_bridge_fdb_entry *f; in br_fdb_find_delete_local()
378 static struct net_bridge_fdb_entry *fdb_create(struct net_bridge *br, in fdb_create()
384 struct net_bridge_fdb_entry *fdb; in fdb_create()
411 struct net_bridge_fdb_entry *fdb; in fdb_add_local()
441 struct net_bridge_fdb_entry *f; in br_fdb_changeaddr()
483 struct net_bridge_fdb_entry *f; in br_fdb_change_mac_address()
519 struct net_bridge_fdb_entry *f = NULL; in br_fdb_cleanup()
562 const struct net_bridge_fdb_entry *f, in __fdb_flush_matches()
582 struct net_bridge_fdb_entry *f; in br_fdb_flush()
727 struct net_bridge_fdb_entry *f; in br_fdb_delete_by_port()
755 struct net_bridge_fdb_entry *fdb; in br_fdb_test_addr()
786 struct net_bridge_fdb_entry *f; in br_fdb_fillbuf()
840 static bool __fdb_mark_active(struct net_bridge_fdb_entry *fdb) in __fdb_mark_active()
849 struct net_bridge_fdb_entry *fdb; in br_fdb_update()
913 struct net_bridge_fdb_entry *f; in br_fdb_dump()
966 struct net_bridge_fdb_entry *f; in br_fdb_get()
985 static bool fdb_handle_notify(struct net_bridge_fdb_entry *fdb, u8 notify) in fdb_handle_notify()
1015 struct net_bridge_fdb_entry *fdb; in fdb_add_entry()
1229 struct net_bridge_fdb_entry *fdb; in fdb_delete_by_addr_and_port()
1305 struct net_bridge_fdb_entry *f, *tmp; in br_fdb_sync_static()
1340 struct net_bridge_fdb_entry *f; in br_fdb_unsync_static()
1359 struct net_bridge_fdb_entry *fdb; in br_fdb_external_learn_add()
1420 struct net_bridge_fdb_entry *fdb; in br_fdb_external_learn_del()
1439 struct net_bridge_fdb_entry *fdb; in br_fdb_offloaded_set()
1452 struct net_bridge_fdb_entry *f; in br_fdb_clear_offload()