Searched refs:nft_connlimit_type (Results 1 – 1 of 1) sorted by relevance
250 static struct nft_expr_type nft_connlimit_type; variable252 .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