Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dxt_dccp.c137 static struct xt_match dccp_mt_reg[] __read_mostly = { variable
168 ret = xt_register_matches(dccp_mt_reg, ARRAY_SIZE(dccp_mt_reg)); in dccp_mt_init()
180 xt_unregister_matches(dccp_mt_reg, ARRAY_SIZE(dccp_mt_reg)); in dccp_mt_exit()