Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/tc_act/
Dtc_ct.h33 #define TCA_CT_ACT_COMMIT (1 << 0) macro
/linux-6.12.1/net/sched/
Dact_ct.c981 commit = p->ct_action & TCA_CT_ACT_COMMIT; in tcf_ct_act()
1329 if (p->ct_action & TCA_CT_ACT_COMMIT) in tcf_ct_fill_params()
/linux-6.12.1/drivers/net/ethernet/sfc/
Dtc.c1030 if (fa->ct.action & (TCA_CT_ACT_COMMIT | in efx_tc_flower_handle_lhs_actions()