Home
last modified time | relevance | path

Searched refs:switchdev_port_fdb_add (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/include/net/
Dswitchdev.h198 int switchdev_port_fdb_add(struct ndmsg *ndm, struct nlattr *tb[],
305 static inline int switchdev_port_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in switchdev_port_fdb_add() function
/linux-4.4.14/net/switchdev/
Dswitchdev.c974 int switchdev_port_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in switchdev_port_fdb_add() function
986 EXPORT_SYMBOL_GPL(switchdev_port_fdb_add);
/linux-4.4.14/net/dsa/
Dslave.c926 .ndo_fdb_add = switchdev_port_fdb_add,
/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c733 .ndo_fdb_add = switchdev_port_fdb_add,
/linux-4.4.14/drivers/net/team/
Dteam.c1988 .ndo_fdb_add = switchdev_port_fdb_add,
/linux-4.4.14/drivers/net/bonding/
Dbond_main.c4102 .ndo_fdb_add = switchdev_port_fdb_add,
/linux-4.4.14/drivers/net/ethernet/rocker/
Drocker.c4316 .ndo_fdb_add = switchdev_port_fdb_add,