6 #ifndef __NETLINK_CLI_RULE_H_
7 #define __NETLINK_CLI_RULE_H_
9 #include <netlink/route/rule.h>
15 extern struct rtnl_rule *nl_cli_rule_alloc(
void);
16 extern struct nl_cache *nl_cli_rule_alloc_cache(
struct nl_sock *);
17 extern void nl_cli_rule_parse_family(
struct rtnl_rule *,
char *);