Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dxt_set.c616 static struct xt_target set_targets[] __read_mostly = { variable
696 ret = xt_register_targets(set_targets, in xt_set_init()
697 ARRAY_SIZE(set_targets)); in xt_set_init()
708 xt_unregister_targets(set_targets, ARRAY_SIZE(set_targets)); in xt_set_fini()