Home
last modified time | relevance | path

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

/Linux-v5.4/net/netfilter/
Dxt_cgroup.c165 static struct xt_match cgroup_mt_reg[] __read_mostly = { variable
210 return xt_register_matches(cgroup_mt_reg, ARRAY_SIZE(cgroup_mt_reg)); in cgroup_mt_init()
215 xt_unregister_matches(cgroup_mt_reg, ARRAY_SIZE(cgroup_mt_reg)); in cgroup_mt_exit()