Searched refs:TCA_CT_ACT_NAT (Results 1 – 3 of 3) sorted by relevance
33 #define TCA_CT_ACT_NAT (1 << 3) macro
874 if (!(ct_action & TCA_CT_ACT_NAT)) in tcf_ct_act_nat()1065 if (!(p->ct_action & TCA_CT_ACT_NAT)) in tcf_ct_fill_params_nat()1346 if (!(p->ct_action & TCA_CT_ACT_NAT)) in tcf_ct_dump_nat()
1516 bool nat = attr->ct_attr.ct_action & TCA_CT_ACT_NAT; in __mlx5_tc_ct_flow_offload()