Home
last modified time | relevance | path

Searched refs:nft_meta_set_validate (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnft_meta.h42 int nft_meta_set_validate(const struct nft_ctx *ctx,
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_meta.c597 int nft_meta_set_validate(const struct nft_ctx *ctx, in nft_meta_set_validate() function
625 EXPORT_SYMBOL_GPL(nft_meta_set_validate);
757 .validate = nft_meta_set_validate,
/OK3568_Linux_fs/kernel/net/bridge/netfilter/
H A Dnft_meta_bridge.c110 .validate = nft_meta_set_validate,