]> git.proxmox.com Git - mirror_iproute2.git/blobdiff - tc/m_ematch.h
bridge: fdb: add support for src_vni option
[mirror_iproute2.git] / tc / m_ematch.h
index 356f2eded7fc9e2c0c93ab4479b128fdf0afac8b..c4443ee22942d38dad0ab72a943bbb895743f542 100644 (file)
@@ -51,7 +51,6 @@ static inline struct bstr *bstr_next(struct bstr *b)
 }
 
 unsigned long bstrtoul(const struct bstr *b);
-void bstr_print(FILE *fd, const struct bstr *b, int ascii);
 
 struct ematch {
        struct bstr     *args;