Home
last modified time | relevance | path

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

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