Home
last modified time | relevance | path

Searched refs:TCA_ACT_FLAGS_POLICE (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/include/net/
Dact_api.h66 #define TCA_ACT_FLAGS_POLICE (1U << TCA_ACT_FLAGS_USER_BITS) macro
/linux-6.6.21/net/sched/
Dact_api.c1363 bool police = flags & TCA_ACT_FLAGS_POLICE; in tcf_action_init_1()
1448 a_o = tc_action_load_ops(tb[i], flags & TCA_ACT_FLAGS_POLICE, in tcf_action_init()
Dcls_api.c3287 flags |= TCA_ACT_FLAGS_POLICE | TCA_ACT_FLAGS_BIND; in tcf_exts_validate_ex()