Searched defs:fdb (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/net/bridge/ |
D | br_fdb.c | 69 const struct net_bridge_fdb_entry *fdb) in has_expired() 136 struct switchdev_obj_port_fdb fdb = { in fdb_del_external_learn() local 378 struct net_bridge_fdb_entry *fdb; in __br_fdb_get() local 398 struct net_bridge_fdb_entry *fdb; in br_fdb_test_addr() local 473 struct net_bridge_fdb_entry *fdb; in fdb_find() local 487 struct net_bridge_fdb_entry *fdb; in fdb_find_rcu() local 504 struct net_bridge_fdb_entry *fdb; in fdb_create() local 525 struct net_bridge_fdb_entry *fdb; in fdb_insert() local 568 struct net_bridge_fdb_entry *fdb; in br_fdb_update() local 618 const struct net_bridge_fdb_entry *fdb) in fdb_to_nud() [all …]
|
/linux-4.4.14/drivers/net/dsa/ |
D | bcm_sf2.c | 724 const struct switchdev_obj_port_fdb *fdb, in bcm_sf2_sw_fdb_prepare() 732 const struct switchdev_obj_port_fdb *fdb, in bcm_sf2_sw_fdb_add() 741 const struct switchdev_obj_port_fdb *fdb) in bcm_sf2_sw_fdb_del() 780 struct switchdev_obj_port_fdb *fdb, in bcm_sf2_sw_fdb_copy() 797 struct switchdev_obj_port_fdb *fdb, in bcm_sf2_sw_fdb_dump()
|
D | mv88e6xxx.c | 1719 const struct switchdev_obj_port_fdb *fdb, in mv88e6xxx_port_fdb_prepare() 1733 const struct switchdev_obj_port_fdb *fdb, in mv88e6xxx_port_fdb_add() 1750 const struct switchdev_obj_port_fdb *fdb) in mv88e6xxx_port_fdb_del() 1813 struct switchdev_obj_port_fdb *fdb, in mv88e6xxx_port_fdb_dump()
|
/linux-4.4.14/net/switchdev/ |
D | switchdev.c | 978 struct switchdev_obj_port_fdb fdb = { in switchdev_port_fdb_add() local 1003 struct switchdev_obj_port_fdb fdb = { in switchdev_port_fdb_del() local 1014 struct switchdev_obj_port_fdb fdb; member 1023 struct switchdev_obj_port_fdb *fdb = SWITCHDEV_OBJ_PORT_FDB(obj); in switchdev_port_fdb_dump_cb() local
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_switchdev.c | 486 const struct switchdev_obj_port_fdb *fdb, in mlxsw_sp_port_fdb_static_add() 613 const struct switchdev_obj_port_fdb *fdb) in mlxsw_sp_port_fdb_static_del() 643 struct switchdev_obj_port_fdb *fdb, in mlxsw_sp_port_fdb_dump()
|
/linux-4.4.14/net/dsa/ |
D | slave.c | 333 const struct switchdev_obj_port_fdb *fdb, in dsa_slave_port_fdb_add() 352 const struct switchdev_obj_port_fdb *fdb) in dsa_slave_port_fdb_del() 365 struct switchdev_obj_port_fdb *fdb, in dsa_slave_port_fdb_dump()
|
/linux-4.4.14/fs/xfs/libxfs/ |
D | xfs_dir2_node.c | 296 xfs_dir2_db_t fdb; /* freespace block number */ in xfs_dir2_leaf_to_node() local 1073 xfs_dir2_db_t fdb, in xfs_dir3_data_block_free() 1236 xfs_dir2_db_t fdb; /* freeblock block number */ in xfs_dir2_leafn_remove() local
|
/linux-4.4.14/drivers/net/ |
D | vxlan.c | 216 static inline struct vxlan_rdst *first_remote_rcu(struct vxlan_fdb *fdb) in first_remote_rcu() 221 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() 352 static void vxlan_fdb_notify(struct vxlan_dev *vxlan, struct vxlan_fdb *fdb, in vxlan_fdb_notify()
|
/linux-4.4.14/drivers/net/ethernet/rocker/ |
D | rocker.c | 3617 struct rocker_fdb_tbl_entry *fdb; in rocker_port_fdb() local 4450 const struct switchdev_obj_port_fdb *fdb) in rocker_port_fdb_add() 4523 const struct switchdev_obj_port_fdb *fdb) in rocker_port_fdb_del() 4566 struct switchdev_obj_port_fdb *fdb, in rocker_port_fdb_dump()
|