Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/netfilter/
Dip_tables.c2021 static struct xt_target ipt_builtin_tg[] __read_mostly = { variable
2092 ret = xt_register_targets(ipt_builtin_tg, ARRAY_SIZE(ipt_builtin_tg)); in ip_tables_init()
2110 xt_unregister_targets(ipt_builtin_tg, ARRAY_SIZE(ipt_builtin_tg)); in ip_tables_init()
2122 xt_unregister_targets(ipt_builtin_tg, ARRAY_SIZE(ipt_builtin_tg)); in ip_tables_fini()