Home
last modified time | relevance | path

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

/net/netfilter/
Dxt_recent.c673 static struct xt_match recent_mt_reg[] __read_mostly = { variable
727 err = xt_register_matches(recent_mt_reg, ARRAY_SIZE(recent_mt_reg)); in recent_mt_init()
735 xt_unregister_matches(recent_mt_reg, ARRAY_SIZE(recent_mt_reg)); in recent_mt_exit()