Searched refs:ebt_match_to_user (Results 1 – 1 of 1) sorted by relevance
1460 static inline int ebt_match_to_user(const struct ebt_entry_match *m, in ebt_match_to_user() function1499 ret = EBT_MATCH_ITERATE(e, ebt_match_to_user, base, ubase); in ebt_entry_to_user()