Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/
Dxt_dccp.c140 static struct xt_match dccp_mt_reg[] __read_mostly = { variable
171 ret = xt_register_matches(dccp_mt_reg, ARRAY_SIZE(dccp_mt_reg)); in dccp_mt_init()
183 xt_unregister_matches(dccp_mt_reg, ARRAY_SIZE(dccp_mt_reg)); in dccp_mt_exit()