Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnf_tables_api.c353 static int nft_delobj(struct nft_ctx *ctx, struct nft_object *obj) in nft_delobj() function
916 err = nft_delobj(ctx, obj); in nft_flush_table()
5230 return nft_delobj(&ctx, obj); in nf_tables_delobj()