Home
last modified time | relevance | path

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

/linux-6.12.1/net/netfilter/
Dxt_cluster.c149 static struct xt_match xt_cluster_match[] __read_mostly = { variable
174 return xt_register_matches(xt_cluster_match, ARRAY_SIZE(xt_cluster_match)); in xt_cluster_mt_init()
179 xt_unregister_matches(xt_cluster_match, ARRAY_SIZE(xt_cluster_match)); in xt_cluster_mt_fini()