Searched refs:tcf_action (Results 1 – 22 of 22) sorted by relevance
29 return gact->tcf_action; in gact_net_rand()39 return gact->tcf_action; in gact_determ()152 int action = READ_ONCE(gact->tcf_action); in tcf_gact_act()175 int action = READ_ONCE(gact->tcf_action); in tcf_gact_stats_update()196 opt.action = gact->tcf_action; in tcf_gact_dump()
89 return ca->tcf_action; in tcf_connmark_act()183 opt.action = ci->tcf_action; in tcf_connmark_dump()
41 return d->tcf_action; in tcf_simp_act()182 opt.action = d->tcf_action; in tcf_simp_dump()
122 action = p->tcf_action; in tcf_nat_act()273 opt.action = p->tcf_action; in tcf_nat_dump()
35 action = READ_ONCE(d->tcf_action); in tcf_skbmod_act()250 opt.action = d->tcf_action; in tcf_skbmod_dump()
166 retval = READ_ONCE(s->tcf_action); in tcf_sample_act()216 opt.action = s->tcf_action; in tcf_sample_dump()
256 ret = READ_ONCE(police->tcf_action); in tcf_police_act()351 opt.action = police->tcf_action; in tcf_police_dump()460 act_id = tcf_police_act_to_flow_act(police->tcf_action, in tcf_police_offload_act_setup()
82 action = prog->tcf_action; in tcf_bpf_act()150 opt.action = prog->tcf_action; in tcf_bpf_dump()
95 action = READ_ONCE(ca->tcf_action); in tcf_ctinfo_act()301 opt.action = ci->tcf_action; in tcf_ctinfo_dump()
128 return gact->tcf_action; in tcf_gate_act()144 return gact->tcf_action; in tcf_gate_act()515 opt.action = gact->tcf_action; in tcf_gate_dump()
39 action = READ_ONCE(v->tcf_action); in tcf_vlan_act()298 opt.action = v->tcf_action; in tcf_vlan_dump()
251 retval = READ_ONCE(m->tcf_action); in tcf_mirred_act()352 opt.action = m->tcf_action; in tcf_mirred_dump()
73 ret = READ_ONCE(m->tcf_action); in tcf_mpls_act()329 opt.action = m->tcf_action; in tcf_mpls_dump()
50 action = READ_ONCE(d->tcf_action); in tcf_skbedit_act()294 opt.action = d->tcf_action; in tcf_skbedit_dump()
654 opt.action = ife->tcf_action; in tcf_ife_dump()715 int action = ife->tcf_action; in tcf_ife_decode()788 int action = ife->tcf_action; in tcf_ife_encode()
428 return p->tcf_action; in tcf_pedit_act()462 opt->action = p->tcf_action; in tcf_pedit_dump()
582 action = READ_ONCE(p->tcf_action); in tcf_csum_act()646 opt.action = p->tcf_action; in tcf_csum_dump()
36 action = READ_ONCE(t->tcf_action); in tunnel_key_act()727 opt.action = t->tcf_action; in tunnel_key_dump()
1040 retval = READ_ONCE(c->tcf_action); in tcf_ct_act()1509 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()