Home
last modified time | relevance | path

Searched defs:ndm (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/net/bridge/
Dbr_fdb.c637 struct ndmsg *ndm; in fdb_fill_info() local
829 static int __br_fdb_add(struct ndmsg *ndm, struct net_bridge_port *p, in __br_fdb_add()
851 int br_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in br_fdb_add()
979 int br_fdb_delete(struct ndmsg *ndm, struct nlattr *tb[], in br_fdb_delete()
/linux-4.4.14/net/switchdev/
Dswitchdev.c974 int switchdev_port_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in switchdev_port_fdb_add()
999 int switchdev_port_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in switchdev_port_fdb_del()
1029 struct ndmsg *ndm; in switchdev_port_fdb_dump_cb() local
/linux-4.4.14/include/net/
Dswitchdev.h305 static inline int switchdev_port_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in switchdev_port_fdb_add()
313 static inline int switchdev_port_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in switchdev_port_fdb_del()
/linux-4.4.14/net/core/
Drtnetlink.c2572 struct ndmsg *ndm; in nlmsg_populate_fdb_fill() local
2632 int ndo_dflt_fdb_add(struct ndmsg *ndm, in ndo_dflt_fdb_add()
2691 struct ndmsg *ndm; in rtnl_fdb_add() local
2763 int ndo_dflt_fdb_del(struct ndmsg *ndm, in ndo_dflt_fdb_del()
2790 struct ndmsg *ndm; in rtnl_fdb_del() local
Dneighbour.c1597 struct ndmsg *ndm; in neigh_delete() local
1655 struct ndmsg *ndm; in neigh_add() local
2154 struct ndmsg *ndm; in neigh_fill_info() local
2206 struct ndmsg *ndm; in pneigh_fill_info() local
/linux-4.4.14/drivers/net/
Dmacvlan.c890 static int macvlan_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in macvlan_fdb_add()
915 static int macvlan_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in macvlan_fdb_del()
Dvxlan.c280 struct ndmsg *ndm; in vxlan_fdb_info() local
825 static int vxlan_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in vxlan_fdb_add()
861 static int vxlan_fdb_delete(struct ndmsg *ndm, struct nlattr *tb[], in vxlan_fdb_delete()
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_main.c377 static int qlcnic_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in qlcnic_fdb_del()
402 static int qlcnic_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in qlcnic_fdb_add()
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_main.c8398 static int i40e_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in i40e_ndo_fdb_add()
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c8151 static int ixgbe_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in ixgbe_ndo_fdb_add()