Home
last modified time | relevance | path

Searched refs:ebt_do_table (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/net/bridge/netfilter/
Debtable_filter.c63 return ebt_do_table(ops->hooknum, skb, state->in, state->out, in ebt_in_hook()
71 return ebt_do_table(ops->hooknum, skb, state->in, state->out, in ebt_out_hook()
Debtable_nat.c63 return ebt_do_table(ops->hooknum, skb, state->in, state->out, in ebt_nat_in()
71 return ebt_do_table(ops->hooknum, skb, state->in, state->out, in ebt_nat_out()
Debtable_broute.c55 ret = ebt_do_table(NF_BR_BROUTING, skb, skb->dev, NULL, in ebt_broute()
Debtables.c186 unsigned int ebt_do_table (unsigned int hook, struct sk_buff *skb, in ebt_do_table() function
2429 EXPORT_SYMBOL(ebt_do_table);
/linux-4.1.27/include/linux/netfilter_bridge/
Debtables.h114 extern unsigned int ebt_do_table(unsigned int hook, struct sk_buff *skb,