Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_tables.h1197 struct nft_object_ops { struct
1198 void (*eval)(struct nft_object *obj,
1201 unsigned int size;
1202 int (*init)(const struct nft_ctx *ctx,
1205 void (*destroy)(const struct nft_ctx *ctx,
1207 int (*dump)(struct sk_buff *skb,
1210 void (*update)(struct nft_object *obj,
1212 const struct nft_object_type *type;