Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/
Dxt_dscp.c69 static struct xt_match dscp_mt_reg[] __read_mostly = { variable
106 return xt_register_matches(dscp_mt_reg, ARRAY_SIZE(dscp_mt_reg)); in dscp_mt_init()
111 xt_unregister_matches(dscp_mt_reg, ARRAY_SIZE(dscp_mt_reg)); in dscp_mt_exit()