Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/tc_act/
Dtc_ct.h33 #define TCA_CT_ACT_NAT (1 << 3) macro
/Linux-v5.4/net/sched/
Dact_ct.c334 if (!(ct_action & TCA_CT_ACT_NAT)) in tcf_ct_act_nat()
504 if (!(p->ct_action & TCA_CT_ACT_NAT)) in tcf_ct_fill_params_nat()
782 if (!(p->ct_action & TCA_CT_ACT_NAT)) in tcf_ct_dump_nat()