Home
last modified time | relevance | path

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

/linux-6.12.1/net/netfilter/
Dnf_tables_api.c7676 static struct nft_object *nft_obj_init(const struct nft_ctx *ctx, in nft_obj_init() function
7801 newobj = nft_obj_init(ctx, type, attr); in nf_tables_updobj()
7886 obj = nft_obj_init(&ctx, type, nla[NFTA_OBJ_DATA]); in nf_tables_newobj()