Home
last modified time | relevance | path

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

/Linux-v5.10/net/netfilter/
Dxt_recent.c686 static struct xt_match recent_mt_reg[] __read_mostly = { variable
742 err = xt_register_matches(recent_mt_reg, ARRAY_SIZE(recent_mt_reg)); in recent_mt_init()
750 xt_unregister_matches(recent_mt_reg, ARRAY_SIZE(recent_mt_reg)); in recent_mt_exit()