Searched refs:ip6t_error_target (Results 1 – 3 of 3) sorted by relevance
18 struct ip6t_error_target struct27 struct ip6t_error_target target; argument77 { { { { IP6T_ALIGN(sizeof(struct ip6t_error_target)), IP6T_ERROR_TARGET } },
28 struct ip6t_error_target struct37 struct ip6t_error_target target; argument107 { { { { IP6T_ALIGN(sizeof(struct ip6t_error_target)), IP6T_ERROR_TARGET } },
1774 static struct ip6t_target ip6t_error_target variable1811 if (t == &ip6t_standard_target || t == &ip6t_error_target) in print_target()1882 list_append(&ip6t_target, &ip6t_error_target); in init()