Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/netfilter_bridge/
Debtables.h239 #define EBT_WATCHER_ITERATE(e, fn, args...) \ macro
/linux-5.19.10/net/bridge/netfilter/
Debtables.c242 EBT_WATCHER_ITERATE(point, ebt_do_watcher, skb, &acpar); in ebt_do_table()
666 EBT_WATCHER_ITERATE(e, ebt_cleanup_watcher, net, NULL); in ebt_cleanup_entry()
743 ret = EBT_WATCHER_ITERATE(e, ebt_check_watcher, &tgpar, &j); in ebt_check_entry()
790 EBT_WATCHER_ITERATE(e, ebt_cleanup_watcher, net, &j); in ebt_check_entry()
1496 ret = EBT_WATCHER_ITERATE(e, ebt_watcher_to_user, base, ubase); in ebt_entry_to_user()
1740 ret = EBT_WATCHER_ITERATE(e, compat_watcher_to_user, dstptr, size); in compat_copy_entry_to_user()
1791 EBT_WATCHER_ITERATE(e, compat_calc_watcher, &off); in compat_calc_entry()