Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/
Dnf_tables_api.c9757 static int nft_verdict_init(const struct nft_ctx *ctx, struct nft_data *data, in nft_verdict_init() function
9943 err = nft_verdict_init(ctx, data, desc, tb[NFTA_DATA_VERDICT]); in nft_data_init()