Searched refs:tc_action_ops (Results 1 – 22 of 22) sorted by relevance
22 struct tc_action_ops;25 const struct tc_action_ops *ops;106 struct tc_action_ops { struct124 const struct tc_action_ops *, argument146 const struct tc_action_ops *ops; argument151 const struct tc_action_ops *ops) in tc_action_net_init()165 void tcf_idrinfo_destroy(const struct tc_action_ops *ops,185 const struct tc_action_ops *ops,193 const struct tc_action_ops *ops, int bind,202 int tcf_unregister_action(struct tc_action_ops *a,[all …]
587 const struct tc_action_ops *ops, in tcf_del_walker()677 const struct tc_action_ops *ops, in __tcf_generic_walker()967 struct tc_action_ops *a; in tcf_register_action()1012 struct tc_action_ops *a; in tcf_unregister_action()1036 struct tc_action_ops *a, *res = NULL; in tc_lookup_action_n()1138 const struct tc_action_ops *ops; in tcf_action_destroy()1331 struct tc_action_ops *a_o; in tc_action_load_ops()1477 struct tc_action_ops *a_o; in tcf_action_init()1687 const struct tc_action_ops *ops; in tcf_action_get_1()1737 const struct tc_action_ops *ops; in tca_action_flush()[all …]
22 static struct tc_action_ops act_simp_ops;202 static struct tc_action_ops act_simp_ops = {
29 static struct tc_action_ops act_connmark_ops;235 static struct tc_action_ops act_connmark_ops = {
23 static struct tc_action_ops act_skbmod_ops;280 static struct tc_action_ops act_skbmod_ops = {
23 static struct tc_action_ops act_gact_ops;287 static struct tc_action_ops act_gact_ops = {
27 static struct tc_action_ops act_sample_ops;318 static struct tc_action_ops act_sample_ops = {
29 static struct tc_action_ops act_nat_ops;317 static struct tc_action_ops act_nat_ops = {
33 static struct tc_action_ops act_bpf_ops;394 static struct tc_action_ops act_bpf_ops __read_mostly = {
28 static struct tc_action_ops act_ctinfo_ops;356 static struct tc_action_ops act_ctinfo_ops = {
20 static struct tc_action_ops act_vlan_ops;418 static struct tc_action_ops act_vlan_ops = {
24 static struct tc_action_ops act_skbedit_ops;416 static struct tc_action_ops act_skbedit_ops = {
19 static struct tc_action_ops act_mpls_ops;444 static struct tc_action_ops act_mpls_ops = {
28 static struct tc_action_ops act_pedit_ops;611 static struct tc_action_ops act_pedit_ops = {
27 static struct tc_action_ops act_police_ops;493 static struct tc_action_ops act_police_ops = {
91 static struct tc_action_ops act_mirred_ops;624 static struct tc_action_ops act_mirred_ops = {
41 static struct tc_action_ops act_csum_ops;700 static struct tc_action_ops act_csum_ops = {
19 static struct tc_action_ops act_gate_ops;635 static struct tc_action_ops act_gate_ops = {
24 static struct tc_action_ops act_tunnel_key_ops;834 static struct tc_action_ops act_tunnel_key_ops = {
35 static struct tc_action_ops act_ife_ops;882 static struct tc_action_ops act_ife_ops = {
739 static struct tc_action_ops act_ct_ops;1624 static struct tc_action_ops act_ct_ops = {
3368 struct tc_action_ops *a_o; in tcf_exts_validate_ex()
Completed in 44 milliseconds