Home
last modified time | relevance | path

Searched defs:act (Results 1 – 22 of 22) sorted by relevance

/net/sched/
A Dact_bpf.c36 const struct tc_action *act, in tcf_bpf_act()
138 static int tcf_bpf_dump(struct sk_buff *skb, struct tc_action *act, in tcf_bpf_dump()
280 struct nlattr *est, struct tc_action **act, in tcf_bpf_init()
386 static void tcf_bpf_cleanup(struct tc_action *act) in tcf_bpf_cleanup()
A Dact_api.c135 static void offload_action_hw_count_set(struct tc_action *act, in offload_action_hw_count_set()
141 static void offload_action_hw_count_inc(struct tc_action *act, in offload_action_hw_count_inc()
147 static void offload_action_hw_count_dec(struct tc_action *act, in offload_action_hw_count_dec()
154 static unsigned int tcf_offload_act_num_actions_single(struct tc_action *act) in tcf_offload_act_num_actions_single()
181 struct tc_action *act, in offload_action_init()
432 static size_t tcf_action_shared_attrs_size(const struct tc_action *act) in tcf_action_shared_attrs_size()
468 static size_t tcf_action_fill_size(const struct tc_action *act) in tcf_action_fill_size()
1015 int tcf_register_action(struct tc_action_ops *act, in tcf_register_action()
1060 int tcf_unregister_action(struct tc_action_ops *act, in tcf_unregister_action()
1472 struct tc_action *act; in tcf_action_init() local
[all …]
A Dact_gact.c226 static size_t tcf_gact_get_fill_size(const struct tc_action *act) in tcf_gact_get_fill_size()
239 static int tcf_gact_offload_act_setup(struct tc_action *act, void *entry_data, in tcf_gact_offload_act_setup()
A Dact_vlan.c348 static size_t tcf_vlan_get_fill_size(const struct tc_action *act) in tcf_vlan_get_fill_size()
356 static int tcf_vlan_offload_act_setup(struct tc_action *act, void *entry_data, in tcf_vlan_offload_act_setup()
A Dact_gate.c575 static size_t tcf_gate_get_fill_size(const struct tc_action *act) in tcf_gate_get_fill_size()
588 const struct tc_action *act) in tcf_gate_get_entries()
601 static int tcf_gate_offload_act_setup(struct tc_action *act, void *entry_data, in tcf_gate_offload_act_setup()
A Dact_sample.c289 const struct tc_action *act) in tcf_offload_sample_get_group()
296 static int tcf_sample_offload_act_setup(struct tc_action *act, void *entry_data, in tcf_sample_offload_act_setup()
A Dact_skbedit.c354 static size_t tcf_skbedit_get_fill_size(const struct tc_action *act) in tcf_skbedit_get_fill_size()
366 static int tcf_skbedit_offload_act_setup(struct tc_action *act, void *entry_data, in tcf_skbedit_offload_act_setup()
A Dact_mirred.c590 static size_t tcf_mirred_get_fill_size(const struct tc_action *act) in tcf_mirred_get_fill_size()
596 const struct tc_action *act) in tcf_offload_mirred_get_dev()
604 static int tcf_mirred_offload_act_setup(struct tc_action *act, void *entry_data, in tcf_mirred_offload_act_setup()
A Dact_csum.c676 static size_t tcf_csum_get_fill_size(const struct tc_action *act) in tcf_csum_get_fill_size()
681 static int tcf_csum_offload_act_setup(struct tc_action *act, void *entry_data, in tcf_csum_offload_act_setup()
A Dact_tunnel_key.c787 const struct tc_action *act) in tcf_tunnel_encap_get_tunnel()
797 static int tcf_tunnel_key_offload_act_setup(struct tc_action *act, in tcf_tunnel_key_offload_act_setup()
A Dact_mpls.c382 static int tcf_mpls_offload_act_setup(struct tc_action *act, void *entry_data, in tcf_mpls_offload_act_setup()
A Dact_police.c436 static int tcf_police_offload_act_setup(struct tc_action *act, void *entry_data, in tcf_police_offload_act_setup()
A Dcls_api.c3392 struct tc_action *act; in tcf_exts_validate_ex() local
3490 struct tc_action *act = tcf_exts_first_act(exts); in tcf_exts_dump() local
3807 const struct tc_action *act) in tcf_act_get_user_cookie()
3843 static int tc_setup_offload_act(struct tc_action *act, in tc_setup_offload_act()
3867 struct tc_action *act; in tc_setup_action() local
3937 struct tc_action *act; in tcf_exts_num_actions() local
A Dact_pedit.c555 static int tcf_pedit_offload_act_setup(struct tc_action *act, void *entry_data, in tcf_pedit_offload_act_setup()
A Dact_ct.c1600 static int tcf_ct_offload_act_setup(struct tc_action *act, void *entry_data, in tcf_ct_offload_act_setup()
/net/netfilter/
A Dnf_conntrack_h323_asn1.c24 #define IFTHEN(cond, act) if(cond){act;} argument
32 #define IFTHEN(cond, act) argument
/net/bpf/
A Dtest_run.c289 int err = 0, act, ret, i, nframes = 0, batch_sz; in xdp_test_run_batch() local
/net/dsa/
A Duser.c1378 struct flow_action_entry *act; in dsa_user_add_cls_matchall_mirred() local
1465 struct flow_action_entry *act; in dsa_user_add_cls_matchall_police() local
/net/ipv6/
A Dseg6_local.c576 #define tbl_cfg(act, pf, fm) \ argument
/net/ethtool/
A Dioctl.c3556 struct flow_action_entry *act; in ethtool_rx_flow_rule_create() local
/net/core/
A Ddev.c5229 u32 metalen, act; in bpf_prog_run_generic_xdp() local
5353 u32 mac_len, act = XDP_DROP; in netif_receive_generic_xdp() local
5434 u32 act; in do_xdp_generic() local
A Dfilter.c9158 const struct bpf_prog *prog, u32 act) in bpf_warn_invalid_xdp_action()

Completed in 146 milliseconds