Home
last modified time | relevance | path

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

/linux-5.19.10/net/netfilter/
Dnft_limit.c269 static int nft_limit_bytes_clone(struct nft_expr *dst, const struct nft_expr *src) in nft_limit_bytes_clone() function
283 .clone = nft_limit_bytes_clone,