#include <netlink-local.h>#include <netlink/netlink.h>#include <netlink/utils.h>#include <netlink/netfilter/nft-expr-modules.h>
Functions | |
Module API | |
| int | nft_expr_register (struct nft_expr_ops *ops) |
| Register an nf_tables expression module. More... | |
| void | nft_expr_unregister (struct nft_expr_ops *ops) |
| Unregister an nf_tables expression module expression module operations. More... | |
| struct nft_expr_ops * | __nft_expr_lookup_ops (const char *name) |
| struct nft_expr_ops * | nft_expr_lookup_ops (struct nlattr *nla) |