Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dxt_set.c523 static struct xt_match set_matches[] __read_mostly = { variable
696 int ret = xt_register_matches(set_matches, ARRAY_SIZE(set_matches)); in xt_set_init()
702 xt_unregister_matches(set_matches, in xt_set_init()
703 ARRAY_SIZE(set_matches)); in xt_set_init()
710 xt_unregister_matches(set_matches, ARRAY_SIZE(set_matches)); in xt_set_fini()