netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
nft_api.c File Reference
Include dependency graph for nft_api.c:

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_opsnft_expr_lookup_ops (struct nlattr *nla)