Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnft_counter.c238 static int nft_counter_clone(struct nft_expr *dst, const struct nft_expr *src, gfp_t gfp) in nft_counter_clone() function
303 .clone = nft_counter_clone,