Searched refs:policy_mt_reg (Results 1 – 1 of 1) sorted by relevance
157 static struct xt_match policy_mt_reg[] __read_mostly = { variable178 return xt_register_matches(policy_mt_reg, ARRAY_SIZE(policy_mt_reg)); in policy_mt_init()183 xt_unregister_matches(policy_mt_reg, ARRAY_SIZE(policy_mt_reg)); in policy_mt_exit()
Completed in 4 milliseconds