Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/netfilter/
Dnf_tables.h1129 struct nft_object_ops { struct
1130 void (*eval)(struct nft_object *obj,
1133 unsigned int size;
1134 int (*init)(const struct nft_ctx *ctx,
1137 void (*destroy)(const struct nft_ctx *ctx,
1139 int (*dump)(struct sk_buff *skb,
1142 void (*update)(struct nft_object *obj,
1144 const struct nft_object_type *type;