Home
last modified time | relevance | path

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

/openbmc/linux/net/bridge/netfilter/
H A Debtables.c1460 static inline int ebt_match_to_user(const struct ebt_entry_match *m, in ebt_match_to_user() function
1499 ret = EBT_MATCH_ITERATE(e, ebt_match_to_user, base, ubase); in ebt_entry_to_user()