Home
last modified time | relevance | path

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

/linux-6.15/net/netfilter/
H A Dnf_tables_api.c834 static int nft_delobj(struct nft_ctx *ctx, struct nft_object *obj) in nft_delobj() function
1669 err = nft_delobj(ctx, obj); in nft_flush_table()
8603 return nft_delobj(&ctx, obj); in nf_tables_delobj()