Home
last modified time | relevance | path

Searched refs:distinguisher (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/netfilter_bridge/
H A Debtables.h80 unsigned int distinguisher; member
/openbmc/qemu/docs/devel/
H A Dtracing.rst169 in one function, append a unique distinguisher at the end of the name.
/openbmc/linux/net/bridge/netfilter/
H A Debtables.c293 if (WARN(chaininfo->distinguisher, "jump to non-chain\n")) { in ebt_do_table()