Searched refs:nft_limit_type (Results 1 – 2 of 2) sorted by relevance
127 enum nft_limit_type type) in nft_limit_dump()236 static struct nft_expr_type nft_limit_type; variable238 .type = &nft_limit_type,293 .type = &nft_limit_type,319 static struct nft_expr_type nft_limit_type __read_mostly = {459 err = nft_register_expr(&nft_limit_type); in nft_limit_module_init()471 nft_unregister_expr(&nft_limit_type); in nft_limit_module_exit()
1191 enum nft_limit_type { enum