Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/
Dxt_recent.c700 static struct xt_match recent_mt_reg[] __read_mostly = { variable
756 err = xt_register_matches(recent_mt_reg, ARRAY_SIZE(recent_mt_reg)); in recent_mt_init()
764 xt_unregister_matches(recent_mt_reg, ARRAY_SIZE(recent_mt_reg)); in recent_mt_exit()