Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv6/netfilter/
Dip6table_filter.c24 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),
Dip6table_mangle.c34 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),
Dip6_tables.c306 ip6t_error(struct sk_buff **pskb, in ip6t_error() function
1775 = { { NULL, NULL }, IP6T_ERROR_TARGET, ip6t_error, NULL, NULL };