Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/netfilter/
Dnf_tables.h1080 struct nft_object_ops { struct
1081 void (*eval)(struct nft_object *obj,
1084 unsigned int size;
1085 int (*init)(const struct nft_ctx *ctx,
1088 void (*destroy)(const struct nft_ctx *ctx,
1090 int (*dump)(struct sk_buff *skb,
1093 const struct nft_object_type *type;