Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dxt_recent.c694 static struct xt_match recent_mt_reg[] __read_mostly = { variable
750 err = xt_register_matches(recent_mt_reg, ARRAY_SIZE(recent_mt_reg)); in recent_mt_init()
758 xt_unregister_matches(recent_mt_reg, ARRAY_SIZE(recent_mt_reg)); in recent_mt_exit()