Home
last modified time | relevance | path

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

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