|
@@ -61,10 +61,6 @@ extern int macvlan_common_newlink(struct net *src_net, struct net_device *dev,
|
|
|
struct nlattr *tb[], struct nlattr *data[],
|
|
|
struct netlink_ext_ack *extack);
|
|
|
|
|
|
-extern void macvlan_count_rx(const struct macvlan_dev *vlan,
|
|
|
- unsigned int len, bool success,
|
|
|
- bool multicast);
|
|
|
-
|
|
|
extern void macvlan_dellink(struct net_device *dev, struct list_head *head);
|
|
|
|
|
|
extern int macvlan_link_register(struct rtnl_link_ops *ops);
|