Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/netfilter_bridge/
Debtables.h206 #define EBT_SO_SET_COUNTERS (EBT_SO_SET_ENTRIES+1) macro
207 #define EBT_SO_SET_MAX (EBT_SO_SET_COUNTERS+1)
/Linux-v6.6/net/bridge/netfilter/
Debtables.c2523 case EBT_SO_SET_COUNTERS: in do_ebt_set_ctl()