Searched defs:fdb (Results  1 – 13 of 13) sorted by relevance
| /Linux-v5.4/net/bridge/ | 
| D | br_fdb.c | 76 				  const struct net_bridge_fdb_entry *fdb)  in has_expired()108 	struct net_bridge_fdb_entry *fdb;  in br_fdb_find()  local
 416 	struct net_bridge_fdb_entry *fdb;  in br_fdb_test_addr()  local
 490 	struct net_bridge_fdb_entry *fdb;  in fdb_create()  local
 519 	struct net_bridge_fdb_entry *fdb;  in fdb_insert()  local
 560 	struct net_bridge_fdb_entry *fdb;  in br_fdb_update()  local
 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()
 803 	struct net_bridge_fdb_entry *fdb;  in fdb_add_entry()  local
 [all …]
 
 | 
| D | br_switchdev.c | 122 br_switchdev_fdb_notify(const struct net_bridge_fdb_entry *fdb, int type)  in br_switchdev_fdb_notify()
 | 
| D | br_private.h | 1243 br_switchdev_fdb_notify(const struct net_bridge_fdb_entry *fdb, int type)  in br_switchdev_fdb_notify()
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ | 
| D | eswitch_offloads_termtbl.c | 211 			      struct mlx5_flow_table *fdb,  in mlx5_eswitch_add_termtbl_rule()
 | 
| D | eswitch_offloads.c | 147 	struct mlx5_flow_table *fdb;  in mlx5_eswitch_add_offloaded_rule()  local899 	struct mlx5_flow_table *fdb;  in create_next_size_table()  local
 925 	struct mlx5_flow_table *fdb = NULL;  in esw_get_prio_table()  local
 1052 	struct mlx5_flow_table *fdb = NULL;  in esw_create_offloads_fdb_tables()  local
 
 | 
| D | eswitch.h | 146 			struct mlx5_flow_table *fdb;  member167 				struct mlx5_flow_table *fdb;  member
 
 | 
| D | eswitch.c | 291 	struct mlx5_flow_table *fdb;  in esw_create_legacy_vepa_table()  local319 	struct mlx5_flow_table *fdb;  in esw_create_legacy_fdb_table()  local
 
 | 
| /Linux-v5.4/drivers/net/ | 
| D | vxlan.c | 175 static inline struct vxlan_rdst *first_remote_rcu(struct vxlan_fdb *fdb)  in first_remote_rcu()180 static inline struct vxlan_rdst *first_remote_rtnl(struct vxlan_fdb *fdb)  in first_remote_rtnl()
 248 			  const struct vxlan_fdb *fdb,  in vxlan_fdb_info()
 333 static void __vxlan_fdb_notify(struct vxlan_dev *vxlan, struct vxlan_fdb *fdb,  in __vxlan_fdb_notify()
 360 			    const struct vxlan_fdb *fdb,  in vxlan_fdb_switchdev_notifier_info()
 378 					      struct vxlan_fdb *fdb,  in vxlan_fdb_switchdev_call_notifiers()
 398 static int vxlan_fdb_notify(struct vxlan_dev *vxlan, struct vxlan_fdb *fdb,  in vxlan_fdb_notify()
 827 			    struct vxlan_fdb **fdb)  in vxlan_fdb_create()
 
 | 
| /Linux-v5.4/fs/xfs/libxfs/ | 
| D | xfs_dir2_node.c | 341 	xfs_dir2_db_t		fdb;		/* freespace block number */  in xfs_dir2_leaf_to_node()  local1117 	xfs_dir2_db_t		fdb,  in xfs_dir3_data_block_free()
 1280 		xfs_dir2_db_t	fdb;		/* freeblock block number */  in xfs_dir2_leafn_remove()  local
 
 | 
| /Linux-v5.4/drivers/net/dsa/ | 
| D | qca8k.c | 282 qca8k_fdb_read(struct qca8k_priv *priv, struct qca8k_fdb *fdb)  in qca8k_fdb_read()363 qca8k_fdb_next(struct qca8k_priv *priv, struct qca8k_fdb *fdb, int port)  in qca8k_fdb_next()
 
 | 
| D | mt7530.c | 374 mt7530_fdb_read(struct mt7530_priv *priv, struct mt7530_fdb *fdb)  in mt7530_fdb_read()
 | 
| /Linux-v5.4/drivers/net/ethernet/rocker/ | 
| D | rocker_ofdpa.c | 1901 	struct ofdpa_fdb_tbl_entry *fdb;  in ofdpa_port_fdb()  local
 | 
| /Linux-v5.4/drivers/infiniband/hw/mlx5/ | 
| D | mlx5_ib.h | 202 	struct mlx5_ib_flow_prio	fdb;  member
 |