Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/netfilter/
H A Dip6t_NPT.c145 static struct xt_target ip6t_npt_target_reg[] __read_mostly = { variable
174 return xt_register_targets(ip6t_npt_target_reg, in ip6t_npt_init()
175 ARRAY_SIZE(ip6t_npt_target_reg)); in ip6t_npt_init()
180 xt_unregister_targets(ip6t_npt_target_reg, in ip6t_npt_exit()
181 ARRAY_SIZE(ip6t_npt_target_reg)); in ip6t_npt_exit()