Searched refs:tcf_action (Results 1 – 22 of 22) sorted by relevance
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()
30 return gact->tcf_action; in gact_net_rand()40 return gact->tcf_action; in gact_determ()153 int action = READ_ONCE(gact->tcf_action); in tcf_gact_act()176 int action = READ_ONCE(gact->tcf_action); in tcf_gact_stats_update()197 opt.action = gact->tcf_action; in tcf_gact_dump()
90 return ca->tcf_action; in tcf_connmark_act()184 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()
123 action = p->tcf_action; in tcf_nat_act()274 opt.action = p->tcf_action; in tcf_nat_dump()
37 action = READ_ONCE(d->tcf_action); in tcf_skbmod_act()230 opt.action = d->tcf_action; in tcf_skbmod_dump()
175 retval = READ_ONCE(s->tcf_action); in tcf_sample_act()217 opt.action = s->tcf_action; in tcf_sample_dump()
129 return gact->tcf_action; in tcf_gate_act()145 return gact->tcf_action; in tcf_gate_act()516 opt.action = gact->tcf_action; in tcf_gate_dump()
40 action = READ_ONCE(v->tcf_action); in tcf_vlan_act()299 opt.action = v->tcf_action; in tcf_vlan_dump()
37 action = READ_ONCE(d->tcf_action); in tcf_skbedit_act()254 opt.action = d->tcf_action; in tcf_skbedit_dump()
96 action = READ_ONCE(ca->tcf_action); in tcf_ctinfo_act()302 opt.action = ci->tcf_action; in tcf_ctinfo_dump()
74 ret = READ_ONCE(m->tcf_action); in tcf_mpls_act()336 opt.action = m->tcf_action; in tcf_mpls_dump()
83 action = prog->tcf_action; in tcf_bpf_act()151 opt.action = prog->tcf_action; in tcf_bpf_dump()
241 ret = READ_ONCE(police->tcf_action); in tcf_police_act()327 opt.action = police->tcf_action; in tcf_police_dump()
259 retval = READ_ONCE(m->tcf_action); in tcf_mirred_act()361 opt.action = m->tcf_action; in tcf_mirred_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()
429 return p->tcf_action; in tcf_pedit_act()463 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()
37 action = READ_ONCE(t->tcf_action); in tunnel_key_act()728 opt.action = t->tcf_action; in tunnel_key_dump()
947 retval = READ_ONCE(c->tcf_action); in tcf_ct_act()1412 opt.action = c->tcf_action; in tcf_ct_dump()
51 #define tcf_action common.tcfa_action macro
1131 gact->tcf_action = TC_ACT_SHOT; in stmmac_test_rxp()