Home
last modified time | relevance | path

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

/net/ipv4/netfilter/
Diptable_mangle.c56 ret = ipt_do_table(skb, state, state->net->ipv4.iptable_mangle); in ipt_mangle_out()
82 return ipt_do_table(skb, state, state->net->ipv4.iptable_mangle); in iptable_mangle_hook()
Diptable_security.c43 return ipt_do_table(skb, state, state->net->ipv4.iptable_security); in iptable_security_hook()
Diptable_filter.c37 return ipt_do_table(skb, state, state->net->ipv4.iptable_filter); in iptable_filter_hook()
Diptable_raw.c44 return ipt_do_table(skb, state, state->net->ipv4.iptable_raw); in iptable_raw_hook()
Diptable_nat.c33 return ipt_do_table(skb, state, state->net->ipv4.nat_table); in iptable_nat_do_chain()
Dip_tables.c225 ipt_do_table(struct sk_buff *skb, in ipt_do_table() function
1929 EXPORT_SYMBOL(ipt_do_table);