#include <sys/types.h>#include <linux/netfilter/nf_tables.h>#include <netlink-local.h>#include <netlink/attr.h>#include <netlink/netfilter/nfnl.h>#include <netlink/netfilter/nft_rule.h>#include <netlink/netfilter/nft_expr.h>#include <netlink/netfilter/nft-expr-modules.h>
Functions | |
| int | nfnl_nft_expr_parse (struct nlattr *nla, struct nfnl_nft_expr **res) |
| int | nfnl_nft_expr_build_message (struct nl_msg *msg, struct nfnl_nft_expr *expr) |