netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
nft-expr-modules.h File Reference
#include <netlink/netlink.h>
Include dependency graph for nft-expr-modules.h:
This graph shows which files directly or indirectly include this file:

Data Structures

struct  nft_expr_ops
 nf_tables expression operations More...
 

Functions

int nft_expr_register (struct nft_expr_ops *)
 Register an nf_tables expression module. More...
 
void nft_expr_unregister (struct nft_expr_ops *)
 Unregister an nf_tables expression module expression module operations. More...
 
struct nft_expr_opsnft_expr_lookup_ops (struct nlattr *)
 
struct nft_expr_ops__nft_expr_lookup_ops (const char *)