summaryrefslogtreecommitdiff
path: root/zebra/tc_netlink.h
diff options
context:
space:
mode:
Diffstat (limited to 'zebra/tc_netlink.h')
-rw-r--r--zebra/tc_netlink.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/zebra/tc_netlink.h b/zebra/tc_netlink.h
index 5e95e6c1d8..300c53b6f5 100644
--- a/zebra/tc_netlink.h
+++ b/zebra/tc_netlink.h
@@ -50,8 +50,6 @@ netlink_put_tc_filter_update_msg(struct nl_batch *bth,
*/
extern int netlink_qdisc_read(struct zebra_ns *zns);
-extern int netlink_tfilter_read_for_interface(struct zebra_ns *zns,
- ifindex_t ifindex);
extern int netlink_tfilter_change(struct nlmsghdr *h, ns_id_t ns_id,
int startup);