Home
last modified time | relevance | path

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

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