Home
last modified time | relevance | path

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

/linux/net/ipv6/netfilter/
H A Dip6_tables.c1782 static struct xt_target ip6t_builtin_tg[] __read_mostly = { variable
1836 ret = xt_register_targets(ip6t_builtin_tg, ARRAY_SIZE(ip6t_builtin_tg)); in ip6_tables_init()
1848 xt_unregister_targets(ip6t_builtin_tg, ARRAY_SIZE(ip6t_builtin_tg)); in ip6_tables_init()
1859 xt_unregister_targets(ip6t_builtin_tg, ARRAY_SIZE(ip6t_builtin_tg)); in ip6_tables_fini()