Searched refs:nft_limit_type (Results 1 – 2 of 2) sorted by relevance
105 enum nft_limit_type type) in nft_limit_dump()169 static struct nft_expr_type nft_limit_type; variable171 .type = &nft_limit_type,207 .type = &nft_limit_type,230 static struct nft_expr_type nft_limit_type __read_mostly = {352 err = nft_register_expr(&nft_limit_type); in nft_limit_module_init()364 nft_unregister_expr(&nft_limit_type); in nft_limit_module_exit()
1139 enum nft_limit_type { enum
Completed in 8 milliseconds