Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv6/netfilter/
Dip6table_filter.c96 return ip6t_do_table(pskb, hook, in, out, &packet_filter, NULL); in ip6t_hook()
116 return ip6t_do_table(pskb, hook, in, out, &packet_filter, NULL); in ip6t_local_out_hook()
Dip6table_mangle.c126 return ip6t_do_table(pskb, hook, in, out, &packet_mangler, NULL); in ip6t_route_hook()
162 ret = ip6t_do_table(pskb, hook, in, out, &packet_mangler, NULL); in ip6t_local_hook()
Dip6_tables.c345 ip6t_do_table(struct sk_buff **pskb, in ip6t_do_table() function
1932 EXPORT_SYMBOL(ip6t_do_table);
/linux-2.4.37.9/include/linux/netfilter_ipv6/
Dip6_tables.h445 extern unsigned int ip6t_do_table(struct sk_buff **pskb,