Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Drtnetlink.h723 TCA_ROOT_FLAGS, enumerator
/Linux-v4.19/net/sched/
Dact_api.c1327 [TCA_ROOT_FLAGS] = { .type = NLA_BITFIELD32,
1442 if (tb[TCA_ROOT_FLAGS]) { in tc_dump_action()
1443 bf = nla_get_bitfield32(tb[TCA_ROOT_FLAGS]); in tc_dump_action()