Home
last modified time | relevance | path

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

/net/netfilter/
A Dnft_connlimit.c250 static struct nft_expr_type nft_connlimit_type; variable
252 .type = &nft_connlimit_type,
264 static struct nft_expr_type nft_connlimit_type __read_mostly = {
281 err = nft_register_expr(&nft_connlimit_type); in nft_connlimit_module_init()
293 nft_unregister_expr(&nft_connlimit_type); in nft_connlimit_module_exit()

Completed in 3 milliseconds