Searched refs:tcf_action (Results 1 – 21 of 21) 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()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()205 opt.action = gact->tcf_action; in tcf_gact_dump()
41 return d->tcf_action; in tcf_simp_act()183 opt.action = d->tcf_action; in tcf_simp_dump()
87 return ca->tcf_action; in tcf_connmark_act()182 opt.action = ci->tcf_action; in tcf_connmark_dump()
315 return p->tcf_action; in tcf_pedit_act()408 return p->tcf_action; in tcf_pedit_act()433 opt->action = p->tcf_action; in tcf_pedit_dump()
170 retval = READ_ONCE(s->tcf_action); in tcf_sample_act()212 opt.action = s->tcf_action; in tcf_sample_dump()
44 action = READ_ONCE(d->tcf_action); in tcf_skbmod_act()228 opt.action = d->tcf_action; in tcf_skbmod_dump()
40 action = READ_ONCE(v->tcf_action); in tcf_vlan_act()266 opt.action = v->tcf_action; in tcf_vlan_dump()
126 action = p->tcf_action; in tcf_nat_act()279 opt.action = p->tcf_action; in tcf_nat_dump()
37 action = READ_ONCE(d->tcf_action); in tcf_skbedit_act()245 opt.action = d->tcf_action; in tcf_skbedit_dump()
80 action = prog->tcf_action; in tcf_bpf_act()148 opt.action = prog->tcf_action; in tcf_bpf_dump()
96 action = READ_ONCE(ca->tcf_action); in tcf_ctinfo_act()303 opt.action = ci->tcf_action; in tcf_ctinfo_dump()
238 retval = READ_ONCE(m->tcf_action); in tcf_mirred_act()342 opt.action = m->tcf_action; in tcf_mirred_dump()
73 ret = READ_ONCE(m->tcf_action); in tcf_mpls_act()308 opt.action = m->tcf_action; in tcf_mpls_dump()
229 ret = READ_ONCE(police->tcf_action); in tcf_police_act()318 opt.action = police->tcf_action; in tcf_police_dump()
633 opt.action = ife->tcf_action; in tcf_ife_dump()694 int action = ife->tcf_action; in tcf_ife_decode()767 int action = ife->tcf_action; in tcf_ife_encode()
35 action = READ_ONCE(t->tcf_action); in tunnel_key_act()528 opt.action = t->tcf_action; in tunnel_key_dump()
585 action = READ_ONCE(p->tcf_action); in tcf_csum_act()648 opt.action = p->tcf_action; in tcf_csum_dump()
384 retval = READ_ONCE(c->tcf_action); in tcf_ct_act()835 opt.action = c->tcf_action; in tcf_ct_dump()
48 #define tcf_action common.tcfa_action macro
1082 gact->tcf_action = TC_ACT_SHOT; in stmmac_test_rxp()