Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/
Dxt_set.c645 static struct xt_target set_targets[] __read_mostly = { variable
725 ret = xt_register_targets(set_targets, in xt_set_init()
726 ARRAY_SIZE(set_targets)); in xt_set_init()
737 xt_unregister_targets(set_targets, ARRAY_SIZE(set_targets)); in xt_set_fini()