Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/netfilter/
Dnf_tables.h1301 struct nft_object_ops { struct
1302 void (*eval)(struct nft_object *obj,
1305 unsigned int size;
1306 int (*init)(const struct nft_ctx *ctx,
1309 void (*destroy)(const struct nft_ctx *ctx,
1311 int (*dump)(struct sk_buff *skb,
1314 void (*update)(struct nft_object *obj,
1316 const struct nft_object_type *type;