Searched refs:tcf_action (Results 1 – 22 of 22) sorted by relevance
30 return gact->tcf_action; in gact_net_rand()40 return gact->tcf_action; in gact_determ()154 int action = READ_ONCE(gact->tcf_action); in tcf_gact_act()177 int action = READ_ONCE(gact->tcf_action); in tcf_gact_stats_update()198 opt.action = gact->tcf_action; in tcf_gact_dump()
43 return d->tcf_action; in tcf_simp_act()184 opt.action = d->tcf_action; in tcf_simp_dump()
91 return READ_ONCE(ca->tcf_action); in tcf_connmark_act()206 opt.action = ci->tcf_action; in tcf_connmark_dump()
37 action = READ_ONCE(d->tcf_action); in tcf_skbmod_act()252 opt.action = d->tcf_action; in tcf_skbmod_dump()
133 action = READ_ONCE(p->tcf_action); in tcf_nat_act()282 opt.action = p->tcf_action; in tcf_nat_dump()
175 retval = READ_ONCE(s->tcf_action); in tcf_sample_act()225 opt.action = s->tcf_action; in tcf_sample_dump()
259 ret = READ_ONCE(police->tcf_action); in tcf_police_act()354 opt.action = police->tcf_action; in tcf_police_dump()463 act_id = tcf_police_act_to_flow_act(police->tcf_action, in tcf_police_offload_act_setup()
84 action = prog->tcf_action; in tcf_bpf_act()152 opt.action = prog->tcf_action; in tcf_bpf_dump()
97 action = READ_ONCE(ca->tcf_action); in tcf_ctinfo_act()303 opt.action = ci->tcf_action; in tcf_ctinfo_dump()
41 action = READ_ONCE(v->tcf_action); in tcf_vlan_act()300 opt.action = v->tcf_action; in tcf_vlan_dump()
310 int retval = READ_ONCE(m->tcf_action); in tcf_mirred_act()370 opt.action = m->tcf_action; in tcf_mirred_dump()
75 ret = READ_ONCE(m->tcf_action); in tcf_mpls_act()345 opt.action = m->tcf_action; in tcf_mpls_dump()
52 action = READ_ONCE(d->tcf_action); in tcf_skbedit_act()301 opt.action = d->tcf_action; in tcf_skbedit_dump()
655 opt.action = ife->tcf_action; in tcf_ife_dump()716 int action = ife->tcf_action; in tcf_ife_decode()789 int action = ife->tcf_action; in tcf_ife_encode()
486 return p->tcf_action; in tcf_pedit_act()524 opt->action = p->tcf_action; in tcf_pedit_dump()
583 action = READ_ONCE(p->tcf_action); in tcf_csum_act()647 opt.action = p->tcf_action; in tcf_csum_dump()
122 int action = READ_ONCE(gact->tcf_action); in tcf_gate_act()519 opt.action = gact->tcf_action; in tcf_gate_dump()
38 action = READ_ONCE(t->tcf_action); in tunnel_key_act()732 opt.action = t->tcf_action; in tunnel_key_dump()
968 retval = READ_ONCE(c->tcf_action); in tcf_ct_act()1490 opt.action = c->tcf_action; in tcf_ct_dump()
29 if ((!is_ext && gact->tcf_action == act) || in __is_tcf_gact_act()30 (is_ext && TC_ACT_EXT_CMP(gact->tcf_action, act))) in __is_tcf_gact_act()
53 #define tcf_action common.tcfa_action macro
1131 gact->tcf_action = TC_ACT_SHOT; in stmmac_test_rxp()