Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/
Dnf_tables_api.c532 static int nft_delobj(struct nft_ctx *ctx, struct nft_object *obj) in nft_delobj() function
1320 err = nft_delobj(ctx, obj); in nft_flush_table()
7299 return nft_delobj(&ctx, obj); in nf_tables_delobj()