Home
last modified time | relevance | path

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

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