Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/
Dxt_set.c549 static struct xt_match set_matches[] __read_mostly = { variable
722 int ret = xt_register_matches(set_matches, ARRAY_SIZE(set_matches)); in xt_set_init()
728 xt_unregister_matches(set_matches, in xt_set_init()
729 ARRAY_SIZE(set_matches)); in xt_set_init()
736 xt_unregister_matches(set_matches, ARRAY_SIZE(set_matches)); in xt_set_fini()