Searched refs:tc_action_ops (Results 1 – 14 of 14) sorted by relevance
78 const struct tc_action_ops *ops;84 struct tc_action_ops { struct116 int tcf_register_action(struct tc_action_ops *a, unsigned int mask); argument117 int tcf_unregister_action(struct tc_action_ops *a);
285 int tcf_register_action(struct tc_action_ops *act, unsigned int mask) in tcf_register_action()287 struct tc_action_ops *a; in tcf_register_action()324 int tcf_unregister_action(struct tc_action_ops *act) in tcf_unregister_action()326 struct tc_action_ops *a; in tcf_unregister_action()345 static struct tc_action_ops *tc_lookup_action_n(char *kind) in tc_lookup_action_n()347 struct tc_action_ops *a, *res = NULL; in tc_lookup_action_n()364 static struct tc_action_ops *tc_lookup_action(struct nlattr *kind) in tc_lookup_action()366 struct tc_action_ops *a, *res = NULL; in tc_lookup_action()491 struct tc_action_ops *a_o; in tcf_action_init_1()1032 struct tc_action_ops *a_o; in tc_dump_action()
262 static struct tc_action_ops act_ipt_ops = {272 static struct tc_action_ops act_xt_ops = {
166 static struct tc_action_ops act_connmark_ops = {
163 static struct tc_action_ops act_simp_ops = {
180 static struct tc_action_ops act_gact_ops = {
175 static struct tc_action_ops act_skbedit_ops = {
183 static struct tc_action_ops act_vlan_ops = {
237 static struct tc_action_ops act_mirred_ops = {
217 static struct tc_action_ops act_pedit_ops = {
283 static struct tc_action_ops act_nat_ops = {
357 static struct tc_action_ops act_bpf_ops __read_mostly = {
349 static struct tc_action_ops act_police_ops = {
561 static struct tc_action_ops act_csum_ops = {