bridge: fdb dumping takes a filter device
[deliverable/linux.git] / include / linux / rtnetlink.h
index 953937ea5233c770d631bf3ae59be60b72630d88..167bae7bdfa45cc255cdf9c22b986c1fffe8f9d5 100644 (file)
@@ -78,6 +78,7 @@ extern void __rtnl_unlock(void);
 extern int ndo_dflt_fdb_dump(struct sk_buff *skb,
                             struct netlink_callback *cb,
                             struct net_device *dev,
+                            struct net_device *filter_dev,
                             int idx);
 extern int ndo_dflt_fdb_add(struct ndmsg *ndm,
                            struct nlattr *tb[],
This page took 0.039568 seconds and 5 git commands to generate.