Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dact_api.h65 #define TCA_ACT_FLAGS_USER_MASK 0xffff macro
/openbmc/linux/net/sched/
H A Dact_api.c1203 flags = a->tcfa_flags & TCA_ACT_FLAGS_USER_MASK; in tcf_action_dump_1()