Home
last modified time | relevance | path

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

/linux-3.4.99/net/ipv6/netfilter/
Dip6table_mangle.c60 ret = ip6t_do_table(skb, NF_INET_LOCAL_OUT, NULL, out, in ip6t_mangle_out()
83 return ip6t_do_table(skb, hook, in, out, in ip6table_mangle_hook()
86 return ip6t_do_table(skb, hook, in, out, in ip6table_mangle_hook()
Dip6table_security.c46 return ip6t_do_table(skb, hook, in, out, net->ipv6.ip6table_security); in ip6table_security_hook()
Dip6table_raw.c28 return ip6t_do_table(skb, hook, in, out, net->ipv6.ip6table_raw); in ip6table_raw_hook()
Dip6table_filter.c41 return ip6t_do_table(skb, hook, in, out, net->ipv6.ip6table_filter); in ip6table_filter_hook()
Dip6_tables.c315 ip6t_do_table(struct sk_buff *skb, in ip6t_do_table() function
2357 EXPORT_SYMBOL(ip6t_do_table);
/linux-3.4.99/include/linux/netfilter_ipv6/
Dip6_tables.h283 extern unsigned int ip6t_do_table(struct sk_buff *skb,