Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv6/netfilter/
Dip6_tables.c1866 static struct xt_match ip6t_builtin_mt[] __read_mostly = { variable
1905 ret = xt_register_matches(ip6t_builtin_mt, ARRAY_SIZE(ip6t_builtin_mt)); in ip6_tables_init()
1917 xt_unregister_matches(ip6t_builtin_mt, ARRAY_SIZE(ip6t_builtin_mt)); in ip6_tables_init()
1930 xt_unregister_matches(ip6t_builtin_mt, ARRAY_SIZE(ip6t_builtin_mt)); in ip6_tables_fini()