Home
last modified time | relevance | path

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

/linux/include/uapi/linux/tc_act/
A Dtc_ct.h33 #define TCA_CT_ACT_NAT (1 << 3) macro
/linux/net/sched/
A Dact_ct.c889 if (!(ct_action & TCA_CT_ACT_NAT)) in tcf_ct_act_nat()
1088 if (!(p->ct_action & TCA_CT_ACT_NAT)) in tcf_ct_fill_params_nat()
1366 if (!(p->ct_action & TCA_CT_ACT_NAT)) in tcf_ct_dump_nat()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dtc_ct.c1754 bool nat = attr->ct_attr.ct_action & TCA_CT_ACT_NAT; in __mlx5_tc_ct_flow_offload()

Completed in 15 milliseconds