6#ifndef NETLINK_CLS_EMATCH_CMP_H_ 
    7#define NETLINK_CLS_EMATCH_CMP_H_ 
    9#include <netlink/netlink.h> 
   10#include <netlink/route/cls/ematch.h> 
   11#include <linux/tc_ematch/tc_em_cmp.h> 
   19extern void     rtnl_ematch_cmp_set(
struct rtnl_ematch *,
 
   21extern struct tcf_em_cmp *
 
   22                rtnl_ematch_cmp_get(
struct rtnl_ematch *);