12 #ifndef NETLINK_CLS_EMATCH_CMP_H_ 13 #define NETLINK_CLS_EMATCH_CMP_H_ 15 #include <netlink/netlink.h> 16 #include <netlink/route/cls/ematch.h> 17 #include <linux/tc_ematch/tc_em_cmp.h> 25 extern void rtnl_ematch_cmp_set(
struct rtnl_ematch *,
27 extern struct tcf_em_cmp *
28 rtnl_ematch_cmp_get(
struct rtnl_ematch *);