Home
last modified time | relevance | path

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

/Linux-v5.4/net/netfilter/
Dnft_connlimit.c198 static int nft_connlimit_clone(struct nft_expr *dst, const struct nft_expr *src) in nft_connlimit_clone() function
237 .clone = nft_connlimit_clone,