Home
last modified time | relevance | path

Searched defs:nft_expr_ops (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/include/net/netfilter/
Dnf_tables.h616 struct nft_expr_ops { struct
617 void (*eval)(const struct nft_expr *expr,
620 unsigned int size;
622 int (*init)(const struct nft_ctx *ctx,
647 const struct nft_expr_ops *ops; argument