Home
last modified time | relevance | path

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

/openbmc/linux/net/bridge/netfilter/
H A Debtables.c104 ebt_do_match(struct ebt_entry_match *m, const struct sk_buff *skb, in ebt_do_match() function
230 if (EBT_MATCH_ITERATE(point, ebt_do_match, skb, &acpar) != 0) in ebt_do_table()