Searched defs:ndm (Results 1 – 6 of 6) sorted by relevance
/drivers/net/ |
D | macvlan.c | 920 static int macvlan_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in macvlan_fdb_add() 945 static int macvlan_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in macvlan_fdb_del()
|
D | vxlan.c | 267 struct ndmsg *ndm; in vxlan_fdb_info() local 795 static int vxlan_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in vxlan_fdb_add() 832 static int vxlan_fdb_delete(struct ndmsg *ndm, struct nlattr *tb[], in vxlan_fdb_delete()
|
/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_main.c | 375 static int qlcnic_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in qlcnic_fdb_del() 400 static int qlcnic_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in qlcnic_fdb_add()
|
/drivers/net/ethernet/intel/igb/ |
D | igb_main.c | 2090 static int igb_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in igb_ndo_fdb_add()
|
/drivers/net/ethernet/intel/i40e/ |
D | i40e_main.c | 8895 static int i40e_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in i40e_ndo_fdb_add()
|
/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_main.c | 8945 static int ixgbe_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in ixgbe_ndo_fdb_add()
|