Home
last modified time | relevance | path

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

/linux-6.12.1/net/bridge/netfilter/
Debtable_filter.c55 .hook = ebt_do_table,
61 .hook = ebt_do_table,
67 .hook = ebt_do_table,
Debtable_nat.c55 .hook = ebt_do_table,
61 .hook = ebt_do_table,
67 .hook = ebt_do_table,
Debtable_broute.c61 ret = ebt_do_table(priv, skb, &state); in ebt_broute()
Debtables.c192 unsigned int ebt_do_table(void *priv, struct sk_buff *skb, in ebt_do_table() function
2600 EXPORT_SYMBOL(ebt_do_table);
/linux-6.12.1/include/linux/netfilter_bridge/
Debtables.h111 extern unsigned int ebt_do_table(void *priv, struct sk_buff *skb,