Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv6/netfilter/
Dip6table_mangle.c60 ret = ip6t_do_table(skb, NF_INET_LOCAL_OUT, state, in ip6t_mangle_out()
85 return ip6t_do_table(skb, ops->hooknum, state, in ip6table_mangle_hook()
88 return ip6t_do_table(skb, ops->hooknum, state, in ip6table_mangle_hook()
Dip6table_raw.c27 return ip6t_do_table(skb, ops->hooknum, state, net->ipv6.ip6table_raw); in ip6table_raw_hook()
Dip6table_security.c44 return ip6t_do_table(skb, ops->hooknum, state, in ip6table_security_hook()
Dip6table_filter.c40 return ip6t_do_table(skb, ops->hooknum, state, net->ipv6.ip6table_filter); in ip6table_filter_hook()
Dip6table_nat.c40 return ip6t_do_table(skb, ops->hooknum, state, net->ipv6.ip6table_nat); in ip6table_nat_do_chain()
Dip6_tables.c318 ip6t_do_table(struct sk_buff *skb, in ip6t_do_table() function
2293 EXPORT_SYMBOL(ip6t_do_table);
/linux-4.1.27/include/linux/netfilter_ipv6/
Dip6_tables.h32 extern unsigned int ip6t_do_table(struct sk_buff *skb,