Symbol: tc_action_ops
include/net/act_api.h
132
const struct tc_action_ops *,
include/net/act_api.h
154
const struct tc_action_ops *ops;
include/net/act_api.h
159
const struct tc_action_ops *ops)
include/net/act_api.h
173
void tcf_idrinfo_destroy(const struct tc_action_ops *ops,
include/net/act_api.h
191
const struct tc_action_ops *ops,
include/net/act_api.h
195
struct tc_action **a, const struct tc_action_ops *ops,
include/net/act_api.h
199
const struct tc_action_ops *ops, int bind,
include/net/act_api.h
207
int tcf_register_action(struct tc_action_ops *a, struct pernet_operations *ops);
include/net/act_api.h
208
int tcf_unregister_action(struct tc_action_ops *a,
include/net/act_api.h
219
struct tc_action_ops *tc_action_load_ops(struct nlattr *nla, u32 flags,
include/net/act_api.h
22
struct tc_action_ops;
include/net/act_api.h
223
struct tc_action_ops *a_o, int *init_res,
include/net/act_api.h
25
const struct tc_action_ops *ops;
net/sched/act_api.c
1017
int tcf_register_action(struct tc_action_ops *act,
net/sched/act_api.c
1020
struct tc_action_ops *a;
net/sched/act_api.c
1062
int tcf_unregister_action(struct tc_action_ops *act,
net/sched/act_api.c
1065
struct tc_action_ops *a;
net/sched/act_api.c
1087
static struct tc_action_ops *tc_lookup_action_n(char *kind)
net/sched/act_api.c
1089
struct tc_action_ops *a, *res = NULL;
net/sched/act_api.c
1106
static struct tc_action_ops *tc_lookup_action(struct nlattr *kind)
net/sched/act_api.c
1108
struct tc_action_ops *a, *res = NULL;
net/sched/act_api.c
1191
const struct tc_action_ops *ops;
net/sched/act_api.c
1218
const struct tc_action_ops *ops = a->ops;
net/sched/act_api.c
1230
const struct tc_action_ops *ops = a->ops;
net/sched/act_api.c
1334
struct tc_action_ops *tc_action_load_ops(struct nlattr *nla, u32 flags,
net/sched/act_api.c
1339
struct tc_action_ops *a_o;
net/sched/act_api.c
1399
struct tc_action_ops *a_o, int *init_res,
net/sched/act_api.c
1472
struct tc_action_ops *ops[TCA_ACT_MAX_PRIO] = {};
net/sched/act_api.c
1497
struct tc_action_ops *a_o;
net/sched/act_api.c
1711
const struct tc_action_ops *ops;
net/sched/act_api.c
1761
const struct tc_action_ops *ops;
net/sched/act_api.c
1832
const struct tc_action_ops *ops = a->ops;
net/sched/act_api.c
1878
const struct tc_action_ops *ops = action->ops;
net/sched/act_api.c
2209
struct tc_action_ops *a_o;
net/sched/act_api.c
422
const struct tc_action_ops *ops = a->ops;
net/sched/act_api.c
631
const struct tc_action_ops *ops,
net/sched/act_api.c
681
const struct tc_action_ops *ops,
net/sched/act_api.c
721
const struct tc_action_ops *ops,
net/sched/act_api.c
733
const struct tc_action_ops *ops,
net/sched/act_api.c
778
struct tc_action **a, const struct tc_action_ops *ops,
net/sched/act_api.c
837
const struct tc_action_ops *ops, int bind,
net/sched/act_api.c
932
void tcf_idrinfo_destroy(const struct tc_action_ops *ops,
net/sched/act_bpf.c
33
static struct tc_action_ops act_bpf_ops;
net/sched/act_bpf.c
392
static struct tc_action_ops act_bpf_ops __read_mostly = {
net/sched/act_connmark.c
239
static struct tc_action_ops act_connmark_ops = {
net/sched/act_connmark.c
29
static struct tc_action_ops act_connmark_ops;
net/sched/act_csum.c
41
static struct tc_action_ops act_csum_ops;
net/sched/act_csum.c
700
static struct tc_action_ops act_csum_ops = {
net/sched/act_ct.c
1632
static struct tc_action_ops act_ct_ops = {
net/sched/act_ct.c
741
static struct tc_action_ops act_ct_ops;
net/sched/act_ctinfo.c
29
static struct tc_action_ops act_ctinfo_ops;
net/sched/act_ctinfo.c
359
static struct tc_action_ops act_ctinfo_ops = {
net/sched/act_gact.c
23
static struct tc_action_ops act_gact_ops;
net/sched/act_gact.c
287
static struct tc_action_ops act_gact_ops = {
net/sched/act_gate.c
19
static struct tc_action_ops act_gate_ops;
net/sched/act_gate.c
736
static struct tc_action_ops act_gate_ops = {
net/sched/act_ife.c
35
static struct tc_action_ops act_ife_ops;
net/sched/act_ife.c
881
static struct tc_action_ops act_ife_ops = {
net/sched/act_mirred.c
639
static struct tc_action_ops act_mirred_ops = {
net/sched/act_mirred.c
88
static struct tc_action_ops act_mirred_ops;
net/sched/act_mpls.c
19
static struct tc_action_ops act_mpls_ops;
net/sched/act_mpls.c
441
static struct tc_action_ops act_mpls_ops = {
net/sched/act_nat.c
29
static struct tc_action_ops act_nat_ops;
net/sched/act_nat.c
316
static struct tc_action_ops act_nat_ops = {
net/sched/act_pedit.c
28
static struct tc_action_ops act_pedit_ops;
net/sched/act_pedit.c
611
static struct tc_action_ops act_pedit_ops = {
net/sched/act_police.c
27
static struct tc_action_ops act_police_ops;
net/sched/act_police.c
491
static struct tc_action_ops act_police_ops = {
net/sched/act_sample.c
27
static struct tc_action_ops act_sample_ops;
net/sched/act_sample.c
318
static struct tc_action_ops act_sample_ops = {
net/sched/act_simple.c
201
static struct tc_action_ops act_simp_ops = {
net/sched/act_simple.c
22
static struct tc_action_ops act_simp_ops;
net/sched/act_skbedit.c
24
static struct tc_action_ops act_skbedit_ops;
net/sched/act_skbedit.c
418
static struct tc_action_ops act_skbedit_ops = {
net/sched/act_skbmod.c
23
static struct tc_action_ops act_skbmod_ops;
net/sched/act_skbmod.c
278
static struct tc_action_ops act_skbmod_ops = {
net/sched/act_tunnel_key.c
24
static struct tc_action_ops act_tunnel_key_ops;
net/sched/act_tunnel_key.c
832
static struct tc_action_ops act_tunnel_key_ops = {
net/sched/act_vlan.c
20
static struct tc_action_ops act_vlan_ops;
net/sched/act_vlan.c
416
static struct tc_action_ops act_vlan_ops = {
net/sched/cls_api.c
3403
struct tc_action_ops *a_o;