Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/netfilter/
Dnf_tables.h1284 struct nft_object_ops { struct
1285 void (*eval)(struct nft_object *obj,
1288 unsigned int size;
1289 int (*init)(const struct nft_ctx *ctx,
1292 void (*destroy)(const struct nft_ctx *ctx,
1294 int (*dump)(struct sk_buff *skb,
1297 void (*update)(struct nft_object *obj,
1299 const struct nft_object_type *type;