Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/
Dxt_set.c520 static struct xt_match set_matches[] __read_mostly = { variable
693 int ret = xt_register_matches(set_matches, ARRAY_SIZE(set_matches)); in xt_set_init()
699 xt_unregister_matches(set_matches, in xt_set_init()
700 ARRAY_SIZE(set_matches)); in xt_set_init()
707 xt_unregister_matches(set_matches, ARRAY_SIZE(set_matches)); in xt_set_fini()