Searched refs:TCA_CT_ACT_NAT_DST (Results 1 – 2 of 2) sorted by relevance
35 #define TCA_CT_ACT_NAT_DST (1 << 5) macro
995 } else if (ct_action & TCA_CT_ACT_NAT_DST) { in tcf_ct_act_nat()1184 if (!(p->ct_action & (TCA_CT_ACT_NAT_SRC | TCA_CT_ACT_NAT_DST))) in tcf_ct_fill_params_nat()1188 (p->ct_action & TCA_CT_ACT_NAT_DST)) { in tcf_ct_fill_params_nat()1459 if (!(p->ct_action & (TCA_CT_ACT_NAT_SRC | TCA_CT_ACT_NAT_DST))) in tcf_ct_dump_nat()