Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drtnetlink.h613 TCA_DUMP_FLAGS, enumerator
/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_api.c2540 [TCA_DUMP_FLAGS] = NLA_POLICY_BITFIELD32(TCA_DUMP_FLAGS_TERSE),
2566 if (tca[TCA_DUMP_FLAGS]) { in tc_dump_tfilter()
2568 nla_get_bitfield32(tca[TCA_DUMP_FLAGS]); in tc_dump_tfilter()