Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnft_counter.c230 static int nft_counter_clone(struct nft_expr *dst, const struct nft_expr *src) in nft_counter_clone() function
263 .clone = nft_counter_clone,