Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv6/netfilter/
Dip6_tables.c2186 static struct xt_target ip6t_builtin_tg[] __read_mostly = { variable
2257 ret = xt_register_targets(ip6t_builtin_tg, ARRAY_SIZE(ip6t_builtin_tg)); in ip6_tables_init()
2275 xt_unregister_targets(ip6t_builtin_tg, ARRAY_SIZE(ip6t_builtin_tg)); in ip6_tables_init()
2287 xt_unregister_targets(ip6t_builtin_tg, ARRAY_SIZE(ip6t_builtin_tg)); in ip6_tables_fini()