Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv6/netfilter/
Dip6_tables.c1836 static struct xt_target ip6t_builtin_tg[] __read_mostly = { variable
1902 ret = xt_register_targets(ip6t_builtin_tg, ARRAY_SIZE(ip6t_builtin_tg)); in ip6_tables_init()
1919 xt_unregister_targets(ip6t_builtin_tg, ARRAY_SIZE(ip6t_builtin_tg)); in ip6_tables_init()
1931 xt_unregister_targets(ip6t_builtin_tg, ARRAY_SIZE(ip6t_builtin_tg)); in ip6_tables_fini()