Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv6/netfilter/
Dip6_tables.c2023 static struct xt_target ip6t_builtin_tg[] __read_mostly = { variable
2094 ret = xt_register_targets(ip6t_builtin_tg, ARRAY_SIZE(ip6t_builtin_tg)); in ip6_tables_init()
2112 xt_unregister_targets(ip6t_builtin_tg, ARRAY_SIZE(ip6t_builtin_tg)); in ip6_tables_init()
2124 xt_unregister_targets(ip6t_builtin_tg, ARRAY_SIZE(ip6t_builtin_tg)); in ip6_tables_fini()