Searched refs:tcf_action (Results 1 – 11 of 11) 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()183 opt.action = d->tcf_action; in tcf_simp_dump()
177 retval = READ_ONCE(s->tcf_action); in tcf_sample_act()237 opt.action = s->tcf_action; in tcf_sample_dump()
82 action = prog->tcf_action; in tcf_bpf_act()150 opt.action = prog->tcf_action; in tcf_bpf_dump()
653 opt.action = ife->tcf_action; in tcf_ife_dump()714 int action = ife->tcf_action; in tcf_ife_decode()790 int action = ife->tcf_action; in tcf_ife_encode()
425 int retval = READ_ONCE(m->tcf_action); in tcf_mirred_act()502 opt.action = m->tcf_action; in tcf_mirred_dump()
127 int action = READ_ONCE(gact->tcf_action); in tcf_gate_act()621 opt.action = READ_ONCE(gact->tcf_action); in tcf_gate_dump()
461 act_id = tcf_police_act_to_flow_act(police->tcf_action, in tcf_police_offload_act_setup()
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()
56 #define tcf_action common.tcfa_action macro
1131 gact->tcf_action = TC_ACT_SHOT; in stmmac_test_rxp()