Searched refs:TCA_ACT_FLAGS_POLICE (Results 1 – 3 of 3) sorted by relevance
66 #define TCA_ACT_FLAGS_POLICE (1U << TCA_ACT_FLAGS_USER_BITS) macro
1329 bool police = flags & TCA_ACT_FLAGS_POLICE; in tc_action_load_ops()1394 bool police = flags & TCA_ACT_FLAGS_POLICE; in tcf_action_init_1()
3370 flags |= TCA_ACT_FLAGS_POLICE | TCA_ACT_FLAGS_BIND; in tcf_exts_validate_ex()
Completed in 15 milliseconds