Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dxt_set.c619 static struct xt_target set_targets[] __read_mostly = { variable
699 ret = xt_register_targets(set_targets, in xt_set_init()
700 ARRAY_SIZE(set_targets)); in xt_set_init()
711 xt_unregister_targets(set_targets, ARRAY_SIZE(set_targets)); in xt_set_fini()