Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/netfilter_bridge/
H A Debtables.h205 #define EBT_SO_SET_ENTRIES (EBT_BASE_CTL) macro
206 #define EBT_SO_SET_COUNTERS (EBT_SO_SET_ENTRIES+1)
/openbmc/linux/net/bridge/netfilter/
H A Debtables.c2521 case EBT_SO_SET_ENTRIES: in do_ebt_set_ctl()