Searched refs:ip6t_error (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/net/ipv6/netfilter/ |
D | ip6table_filter.c | 24 struct ip6t_error struct 34 struct ip6t_error term; argument 37 sizeof(struct ip6t_standard) * 3 + sizeof(struct ip6t_error), 75 sizeof(struct ip6t_error),
|
D | ip6table_mangle.c | 34 struct ip6t_error struct 44 struct ip6t_error term; argument 47 sizeof(struct ip6t_standard) * 5 + sizeof(struct ip6t_error), 105 sizeof(struct ip6t_error),
|
D | ip6_tables.c | 306 ip6t_error(struct sk_buff **pskb, in ip6t_error() function 1775 = { { NULL, NULL }, IP6T_ERROR_TARGET, ip6t_error, NULL, NULL };
|