Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dxt_quota2.c337 static struct xt_match quota_mt2_reg[] __read_mostly = { variable
377 ret = xt_register_matches(quota_mt2_reg, ARRAY_SIZE(quota_mt2_reg)); in quota_mt2_init()
386 xt_unregister_matches(quota_mt2_reg, ARRAY_SIZE(quota_mt2_reg)); in quota_mt2_exit()