Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dxt_set.c650 static struct xt_target set_targets[] __read_mostly = { variable
730 ret = xt_register_targets(set_targets, in xt_set_init()
731 ARRAY_SIZE(set_targets)); in xt_set_init()
742 xt_unregister_targets(set_targets, ARRAY_SIZE(set_targets)); in xt_set_fini()