Searched refs:dscp_mt_reg (Results 1 – 1 of 1) sorted by relevance
64 static struct xt_match dscp_mt_reg[] __read_mostly = { variable101 return xt_register_matches(dscp_mt_reg, ARRAY_SIZE(dscp_mt_reg)); in dscp_mt_init()106 xt_unregister_matches(dscp_mt_reg, ARRAY_SIZE(dscp_mt_reg)); in dscp_mt_exit()
Completed in 2 milliseconds