Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
A Dnf_tables.h1245 struct nft_object_ops { struct
1246 void (*eval)(struct nft_object *obj,
1249 unsigned int size;
1250 int (*init)(const struct nft_ctx *ctx,
1253 void (*destroy)(const struct nft_ctx *ctx,
1255 int (*dump)(struct sk_buff *skb,
1258 void (*update)(struct nft_object *obj,
1260 const struct nft_object_type *type;

Completed in 10 milliseconds