Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dswitchdev.h201 int switchdev_port_fdb_del(struct ndmsg *ndm, struct nlattr *tb[],
313 static inline int switchdev_port_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in switchdev_port_fdb_del() function
/linux-4.4.14/net/switchdev/
Dswitchdev.c999 int switchdev_port_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in switchdev_port_fdb_del() function
1011 EXPORT_SYMBOL_GPL(switchdev_port_fdb_del);
/linux-4.4.14/net/dsa/
Dslave.c927 .ndo_fdb_del = switchdev_port_fdb_del,
/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c734 .ndo_fdb_del = switchdev_port_fdb_del,
/linux-4.4.14/drivers/net/team/
Dteam.c1989 .ndo_fdb_del = switchdev_port_fdb_del,
/linux-4.4.14/drivers/net/bonding/
Dbond_main.c4103 .ndo_fdb_del = switchdev_port_fdb_del,
/linux-4.4.14/drivers/net/ethernet/rocker/
Drocker.c4317 .ndo_fdb_del = switchdev_port_fdb_del,