summaryrefslogtreecommitdiffstats
path: root/include/netlink/route/cls/ematch.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/netlink/route/cls/ematch.h')
-rw-r--r--include/netlink/route/cls/ematch.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/netlink/route/cls/ematch.h b/include/netlink/route/cls/ematch.h
index 52c4750..13f9c32 100644
--- a/include/netlink/route/cls/ematch.h
+++ b/include/netlink/route/cls/ematch.h
@@ -86,6 +86,7 @@ extern int rtnl_ematch_parse_expr(const char *, char **,
extern char * rtnl_ematch_offset2txt(uint8_t, uint16_t,
char *, size_t);
+extern char * rtnl_ematch_opnd2txt(uint8_t, char *, size_t);
#ifdef __cplusplus
}