Home
last modified time | relevance | path

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

/linux-4.1.27/net/bridge/
Dbr_fdb.c607 struct ndmsg *ndm; in fdb_fill_info() local
793 static int __br_fdb_add(struct ndmsg *ndm, struct net_bridge_port *p, in __br_fdb_add()
815 int br_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in br_fdb_add()
896 int br_fdb_delete(struct ndmsg *ndm, struct nlattr *tb[], in br_fdb_delete()
/linux-4.1.27/net/dsa/
Dslave.c202 static int dsa_slave_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in dsa_slave_fdb_add()
216 static int dsa_slave_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in dsa_slave_fdb_del()
237 struct ndmsg *ndm; in dsa_slave_fill_info() local
/linux-4.1.27/net/core/
Drtnetlink.c2440 struct ndmsg *ndm; in nlmsg_populate_fdb_fill() local
2500 int ndo_dflt_fdb_add(struct ndmsg *ndm, in ndo_dflt_fdb_add()
2559 struct ndmsg *ndm; in rtnl_fdb_add() local
2631 int ndo_dflt_fdb_del(struct ndmsg *ndm, in ndo_dflt_fdb_del()
2658 struct ndmsg *ndm; in rtnl_fdb_del() local
Dneighbour.c1590 struct ndmsg *ndm; in neigh_delete() local
1648 struct ndmsg *ndm; in neigh_add() local
2146 struct ndmsg *ndm; in neigh_fill_info() local
2198 struct ndmsg *ndm; in pneigh_fill_info() local
/linux-4.1.27/drivers/net/
Dmacvlan.c888 static int macvlan_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in macvlan_fdb_add()
913 static int macvlan_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in macvlan_fdb_del()
Dvxlan.c314 struct ndmsg *ndm; in vxlan_fdb_info() local
866 static int vxlan_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in vxlan_fdb_add()
902 static int vxlan_fdb_delete(struct ndmsg *ndm, struct nlattr *tb[], in vxlan_fdb_delete()
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_main.c376 static int qlcnic_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in qlcnic_fdb_del()
401 static int qlcnic_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in qlcnic_fdb_add()
/linux-4.1.27/drivers/net/ethernet/rocker/
Drocker.c4040 static int rocker_port_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in rocker_port_fdb_add()
4055 static int rocker_port_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in rocker_port_fdb_del()
4076 struct ndmsg *ndm; in rocker_fdb_fill_info() local
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_main.c7938 static int i40e_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in i40e_ndo_fdb_add()
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c7922 static int ixgbe_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in ixgbe_ndo_fdb_add()