Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnft_limit.c284 static int nft_limit_bytes_clone(struct nft_expr *dst, const struct nft_expr *src) in nft_limit_bytes_clone() function
298 .clone = nft_limit_bytes_clone,