Home
last modified time | relevance | path

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

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