Searched refs:TCA_CT_ACT_CLEAR (Results 1 – 4 of 4) sorted by relevance
32 #define TCA_CT_ACT_CLEAR (1 << 2) macro
938 clear = p->ct_action & TCA_CT_ACT_CLEAR; in tcf_ct_act()1155 if (p->ct_action & TCA_CT_ACT_CLEAR) in tcf_ct_fill_params()1407 if (p->ct_action & TCA_CT_ACT_CLEAR) in tcf_ct_dump()
1771 bool clear_action = attr->ct_attr.ct_action & TCA_CT_ACT_CLEAR; in mlx5_tc_ct_flow_offload()
1381 !(attr->ct_attr.ct_action & TCA_CT_ACT_CLEAR)) { in mlx5e_tc_add_fdb_flow()3270 TCA_CT_ACT_CLEAR; in actions_match_supported()