Searched refs:nft_validate_register_store (Results 1 - 1 of 1) sorted by path

/linux-master/net/netfilter/
H A Dnf_tables_api.c5393 static int nft_validate_register_store(const struct nft_ctx *ctx,
5407 return nft_validate_register_store(ctx, dreg, nft_set_ext_data(ext),
7016 err = nft_validate_register_store(&bind_ctx, dreg,
11049 static int nft_validate_register_store(const struct nft_ctx *ctx, function
11098 err = nft_validate_register_store(ctx, reg, data, type, len);

Completed in 186 milliseconds