Searched defs:fdb (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/net/bridge/ |
D | br_fdb.c | 81 const struct net_bridge_fdb_entry *fdb) in has_expired() 113 struct net_bridge_fdb_entry *fdb; in br_fdb_find() local 421 struct net_bridge_fdb_entry *fdb; in br_fdb_test_addr() local 495 struct net_bridge_fdb_entry *fdb; in fdb_create() local 523 struct net_bridge_fdb_entry *fdb; in fdb_insert() local 564 struct net_bridge_fdb_entry *fdb; in br_fdb_update() local 621 const struct net_bridge_fdb_entry *fdb) in fdb_to_nud() 634 const struct net_bridge_fdb_entry *fdb, in fdb_fill_info() 693 const struct net_bridge_fdb_entry *fdb, int type, in fdb_notify() 777 struct net_bridge_fdb_entry *fdb; in fdb_add_entry() local [all …]
|
D | br_switchdev.c | 119 br_switchdev_fdb_notify(const struct net_bridge_fdb_entry *fdb, int type) in br_switchdev_fdb_notify()
|
D | br_private.h | 1190 br_switchdev_fdb_notify(const struct net_bridge_fdb_entry *fdb, int type) in br_switchdev_fdb_notify()
|
/Linux-v4.19/fs/xfs/libxfs/ |
D | xfs_dir2_node.c | 345 xfs_dir2_db_t fdb; /* freespace block number */ in xfs_dir2_leaf_to_node() local 1122 xfs_dir2_db_t fdb, in xfs_dir3_data_block_free() 1285 xfs_dir2_db_t fdb; /* freeblock block number */ in xfs_dir2_leafn_remove() local
|
/Linux-v4.19/drivers/net/dsa/ |
D | qca8k.c | 281 qca8k_fdb_read(struct qca8k_priv *priv, struct qca8k_fdb *fdb) in qca8k_fdb_read() 362 qca8k_fdb_next(struct qca8k_priv *priv, struct qca8k_fdb *fdb, int port) in qca8k_fdb_next()
|
D | mt7530.c | 383 mt7530_fdb_read(struct mt7530_priv *priv, struct mt7530_fdb *fdb) in mt7530_fdb_read()
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | eswitch_offloads.c | 508 struct mlx5_flow_table *fdb = NULL; in esw_create_offloads_fast_fdb_table() local 583 struct mlx5_flow_table *fdb = NULL; in esw_create_offloads_fdb_tables() local
|
D | eswitch.h | 126 struct mlx5_flow_table *fdb; member
|
D | eswitch.c | 255 struct mlx5_flow_table *fdb; in esw_create_legacy_fdb_table() local
|
/Linux-v4.19/drivers/net/ |
D | vxlan.c | 201 static inline struct vxlan_rdst *first_remote_rcu(struct vxlan_fdb *fdb) in first_remote_rcu() 206 static inline struct vxlan_rdst *first_remote_rtnl(struct vxlan_fdb *fdb) in first_remote_rtnl() 273 const struct vxlan_fdb *fdb, in vxlan_fdb_info() 356 static void vxlan_fdb_notify(struct vxlan_dev *vxlan, struct vxlan_fdb *fdb, in vxlan_fdb_notify() 663 struct vxlan_fdb **fdb) in vxlan_fdb_create()
|
/Linux-v4.19/drivers/net/ethernet/rocker/ |
D | rocker_ofdpa.c | 1904 struct ofdpa_fdb_tbl_entry *fdb; in ofdpa_port_fdb() local
|