Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Drtnetlink.h637 TCA_DUMP_FLAGS, enumerator
/openbmc/linux/net/sched/
H A Dcls_api.c2720 [TCA_DUMP_FLAGS] = NLA_POLICY_BITFIELD32(TCA_DUMP_FLAGS_TERSE),
2746 if (tca[TCA_DUMP_FLAGS]) { in tc_dump_tfilter()
2748 nla_get_bitfield32(tca[TCA_DUMP_FLAGS]); in tc_dump_tfilter()