Home
last modified time | relevance | path

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

/openbmc/linux/net/bridge/netfilter/
H A Debt_mark.c28 if (action == MARK_SET_VALUE) in ebt_mark_tg()
51 if (tmp != MARK_SET_VALUE && tmp != MARK_OR_VALUE && in ebt_mark_tg_check()
/openbmc/linux/include/uapi/linux/netfilter_bridge/
H A Debt_mark_t.h12 #define MARK_SET_VALUE (0xfffffff0) macro