Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/tc_act/
Dtc_ct.h34 #define TCA_CT_ACT_FORCE (1 << 1) macro
/Linux-v6.6/net/sched/
Dact_ct.c728 if ((p->ct_action & TCA_CT_ACT_FORCE) && in tcf_ct_skb_nfct_cached()
/Linux-v6.6/drivers/net/ethernet/sfc/
Dtc.c936 TCA_CT_ACT_FORCE)) { in efx_tc_flower_handle_lhs_actions()