Home
last modified time | relevance | path

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

/linux-5.19.10/net/ipv6/netfilter/
Dip6_tables.c1852 static struct xt_target ip6t_builtin_tg[] __read_mostly = { variable
1918 ret = xt_register_targets(ip6t_builtin_tg, ARRAY_SIZE(ip6t_builtin_tg)); in ip6_tables_init()
1935 xt_unregister_targets(ip6t_builtin_tg, ARRAY_SIZE(ip6t_builtin_tg)); in ip6_tables_init()
1947 xt_unregister_targets(ip6t_builtin_tg, ARRAY_SIZE(ip6t_builtin_tg)); in ip6_tables_fini()