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 const struct net_bridge_fdb_entry *, int, bool);
43 sizeof(struct net_bridge_fdb_entry), in br_fdb_init()
76 const struct net_bridge_fdb_entry *fdb) in has_expired()
84 struct net_bridge_fdb_entry *ent in fdb_rcu_free()
85 = container_of(head, struct net_bridge_fdb_entry, rcu); in fdb_rcu_free()
89 static struct net_bridge_fdb_entry *fdb_find_rcu(struct rhashtable *tbl, in fdb_find_rcu()
104 static struct net_bridge_fdb_entry *br_fdb_find(struct net_bridge *br, in br_fdb_find()
108 struct net_bridge_fdb_entry *fdb; in br_fdb_find()
123 struct net_bridge_fdb_entry *f; in br_fdb_find_port()
143 struct net_bridge_fdb_entry *br_fdb_find_rcu(struct net_bridge *br, in br_fdb_find_rcu()
195 static void fdb_delete(struct net_bridge *br, struct net_bridge_fdb_entry *f, in fdb_delete()
213 struct net_bridge_fdb_entry *f) in fdb_delete_local()
249 struct net_bridge_fdb_entry *f; in br_fdb_find_delete_local()
261 struct net_bridge_fdb_entry *f; in br_fdb_changeaddr()
302 struct net_bridge_fdb_entry *f; in br_fdb_change_mac_address()
336 struct net_bridge_fdb_entry *f = NULL; in br_fdb_cleanup()
371 struct net_bridge_fdb_entry *f; in br_fdb_flush()
391 struct net_bridge_fdb_entry *f; in br_fdb_delete_by_port()
416 struct net_bridge_fdb_entry *fdb; in br_fdb_test_addr()
442 struct net_bridge_fdb_entry *f; in br_fdb_fillbuf()
483 static struct net_bridge_fdb_entry *fdb_create(struct net_bridge *br, in fdb_create()
490 struct net_bridge_fdb_entry *fdb; in fdb_create()
519 struct net_bridge_fdb_entry *fdb; in fdb_insert()
560 struct net_bridge_fdb_entry *fdb; in br_fdb_update()
617 const struct net_bridge_fdb_entry *fdb) in fdb_to_nud()
630 const struct net_bridge_fdb_entry *fdb, in fdb_fill_info()
691 const struct net_bridge_fdb_entry *fdb, int type, in fdb_notify()
726 struct net_bridge_fdb_entry *f; in br_fdb_dump()
779 struct net_bridge_fdb_entry *f; in br_fdb_get()
803 struct net_bridge_fdb_entry *fdb; in fdb_add_entry()
983 struct net_bridge_fdb_entry *fdb; in fdb_delete_by_addr_and_port()
1058 struct net_bridge_fdb_entry *f, *tmp; in br_fdb_sync_static()
1093 struct net_bridge_fdb_entry *f; in br_fdb_unsync_static()
1112 struct net_bridge_fdb_entry *fdb; in br_fdb_external_learn_add()
1165 struct net_bridge_fdb_entry *fdb; in br_fdb_external_learn_del()
1184 struct net_bridge_fdb_entry *fdb; in br_fdb_offloaded_set()
1197 struct net_bridge_fdb_entry *f; in br_fdb_clear_offload()