Searched refs:ct_action (Results 1 – 3 of 3) sorted by relevance
774 if ((p->ct_action & TCA_CT_ACT_FORCE) && in tcf_ct_skb_nfct_cached() 891 if (params->ct_action & TCA_CT_ACT_NAT) in tcf_ct_params_free() 950 int ct_action, in tcf_ct_act_nat() argument 957 if (!(ct_action & TCA_CT_ACT_NAT)) in tcf_ct_act_nat() 959 if (ct_action & TCA_CT_ACT_NAT_SRC) in tcf_ct_act_nat() 961 if (ct_action & TCA_CT_ACT_NAT_DST) in tcf_ct_act_nat() 1000 commit = p->ct_action & TCA_CT_ACT_COMMIT; in tcf_ct_act() 1001 clear = p->ct_action & TCA_CT_ACT_CLEAR; in tcf_ct_act() 1078 err = tcf_ct_act_nat(skb, ct, ctinfo, p->ct_action, &p->range, commit); in tcf_ct_act() 1087 if (p->ct_action in tcf_ct_act() [all...]
27 u16 ct_action; member53 return to_ct_params(a)->ct_action; in tcf_ct_action()
1597 attr->ct_attr.ct_action |= act->ct.action; /* So we can have clear + ct */ in mlx5_tc_ct_parse_action()1976 bool nat = attr->ct_attr.ct_action & TCA_CT_ACT_NAT; in __mlx5_tc_ct_flow_offload()2048 if (attr->ct_attr.ct_action & TCA_CT_ACT_CLEAR) { in mlx5_tc_ct_flow_offload()