Searched defs:ndm (Results 1 - 14 of 14) sorted by relevance

/linux-master/net/mctp/
H A Dneigh.c121 struct ndmsg *ndm; local
180 struct ndmsg *ndm; local
/linux-master/net/bridge/
H A Dbr_fdb.c104 struct ndmsg *ndm; local
693 struct ndmsg *ndm = nlmsg_data(nlh); local
1062 fdb_add_entry(struct net_bridge *br, struct net_bridge_port *source, const u8 *addr, struct ndmsg *ndm, u16 flags, u16 vid, struct nlattr *nfea_tb[]) argument
1159 __br_fdb_add(struct ndmsg *ndm, struct net_bridge *br, struct net_bridge_port *p, const unsigned char *addr, u16 nlh_flags, u16 vid, struct nlattr *nfea_tb[], struct netlink_ext_ack *extack) argument
1202 br_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], struct net_device *dev, const unsigned char *addr, u16 vid, u16 nlh_flags, struct netlink_ext_ack *extack) argument
1322 br_fdb_delete(struct ndmsg *ndm, struct nlattr *tb[], struct net_device *dev, const unsigned char *addr, u16 vid, struct netlink_ext_ack *extack) argument
[all...]
/linux-master/drivers/net/ethernet/mscc/
H A Docelot_net.c730 static int ocelot_port_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], argument
744 static int ocelot_port_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], argument
764 struct ndmsg *ndm; local
[all...]
/linux-master/drivers/net/
H A Dmacvlan.c1023 static int macvlan_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], argument
1049 static int macvlan_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], argument
/linux-master/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c368 static int qlcnic_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], argument
394 static int qlcnic_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], argument
/linux-master/net/core/
H A Dneighbour.c1898 struct ndmsg *ndm; local
1965 struct ndmsg *ndm; local
2569 struct ndmsg *ndm; local
2630 struct ndmsg *ndm; local
2805 struct ndmsg *ndm; local
2909 struct ndmsg *ndm; local
[all...]
H A Drtnetlink.c4118 struct ndmsg *ndm; local
4182 ndo_dflt_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], struct net_device *dev, const unsigned char *addr, u16 vid, u16 flags) argument
4247 struct ndmsg *ndm; local
4327 ndo_dflt_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], struct net_device *dev, const unsigned char *addr, u16 vid) argument
4357 struct ndmsg *ndm; local
4523 struct ndmsg *ndm; local
4712 struct ndmsg *ndm; local
[all...]
/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c787 struct ndmsg *ndm; local
[all...]
/linux-master/net/dsa/
H A Duser.c518 struct ndmsg *ndm; local
[all...]
/linux-master/drivers/net/vxlan/
H A Dvxlan_core.c160 struct ndmsg *ndm; local
1245 vxlan_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], struct net_device *dev, const unsigned char *addr, u16 vid, u16 flags, struct netlink_ext_ack *extack) argument
1321 vxlan_fdb_delete(struct ndmsg *ndm, struct nlattr *tb[], struct net_device *dev, const unsigned char *addr, u16 vid, struct netlink_ext_ack *extack) argument
3056 struct ndmsg *ndm = nlmsg_data(nlh); local
[all...]
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_main.c5964 ice_fdb_add(struct ndmsg *ndm, struct nlattr __always_unused *tb[], argument
6003 ice_fdb_del(struct ndmsg *ndm, __always_unused struct nlattr *tb[], argument
/linux-master/drivers/net/ethernet/intel/igb/
H A Digb_main.c2513 static int igb_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], argument
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c9957 static int ixgbe_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], argument
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c13041 static int i40e_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], argument

Completed in 420 milliseconds