Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv6/netfilter/
Dip6t_NPT.c109 static struct xt_target ip6t_npt_target_reg[] __read_mostly = { variable
136 return xt_register_targets(ip6t_npt_target_reg, in ip6t_npt_init()
137 ARRAY_SIZE(ip6t_npt_target_reg)); in ip6t_npt_init()
142 xt_unregister_targets(ip6t_npt_target_reg, in ip6t_npt_exit()
143 ARRAY_SIZE(ip6t_npt_target_reg)); in ip6t_npt_exit()