Home
last modified time | relevance | path

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

/net/netfilter/
Dxt_quota2.c343 static struct xt_match quota_mt2_reg[] __read_mostly = { variable
381 ret = xt_register_matches(quota_mt2_reg, ARRAY_SIZE(quota_mt2_reg)); in quota_mt2_init()
390 xt_unregister_matches(quota_mt2_reg, ARRAY_SIZE(quota_mt2_reg)); in quota_mt2_exit()