Home
last modified time | relevance | path

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

/linux/include/uapi/linux/tc_act/
H A Dtc_ct.h34 #define TCA_CT_ACT_FORCE (1 << 1) macro
/linux/net/sched/
H A Dact_ct.c768 if ((p->ct_action & TCA_CT_ACT_FORCE) && in tcf_ct_skb_nfct_cached()
/linux/drivers/net/ethernet/sfc/
H A Dtc.c1031 TCA_CT_ACT_FORCE)) { in efx_tc_flower_handle_lhs_actions()