Home
last modified time | relevance | path

Searched refs:vxlan_mdb_add (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_private.h234 int vxlan_mdb_add(struct net_device *dev, struct nlattr *tb[], u16 nlmsg_flags,
H A Dvxlan_mdb.c1265 int vxlan_mdb_add(struct net_device *dev, struct nlattr *tb[], u16 nlmsg_flags, in vxlan_mdb_add() function
H A Dvxlan_core.c3171 .ndo_mdb_add = vxlan_mdb_add,