Searched defs:acts (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.15/net/openvswitch/ |
D | datapath.c | 563 struct sw_flow_actions *acts; in ovs_packet_cmd_execute() local 737 static size_t ovs_flow_cmd_msg_size(const struct sw_flow_actions *acts, in ovs_flow_cmd_msg_size() 888 static struct sk_buff *ovs_flow_cmd_alloc_info(const struct sw_flow_actions *acts, in ovs_flow_cmd_alloc_info() 941 struct sw_flow_actions *acts; in ovs_flow_cmd_new() local 1103 struct sw_flow_actions *acts; in get_flow_actions() local 1136 struct sw_flow_actions **acts, in ovs_nla_init_match_and_action() 1181 struct sw_flow_actions *old_acts = NULL, *acts = NULL; in ovs_flow_cmd_set() local
|
D | conntrack.h | 52 struct sw_flow_actions **acts, bool log) in ovs_ct_copy_action()
|
D | actions.c | 1548 const struct sw_flow_actions *acts, in ovs_execute_actions()
|
D | flow_netlink.c | 2342 struct sw_flow_actions *acts; in reserve_sfa_size() local
|
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
D | post_act.c | 161 struct mlx5e_tc_mod_hdr_acts *acts) in mlx5e_tc_post_act_set_handle()
|
/Linux-v5.15/drivers/net/ethernet/netronome/nfp/flower/ |
D | offload.c | 826 nfp_fl_verify_post_tun_acts(char *acts, int len, struct nfp_fl_push_vlan **vlan) in nfp_fl_verify_post_tun_acts() 850 nfp_fl_push_vlan_after_tun(char *acts, int len, struct nfp_fl_push_vlan *vlan) in nfp_fl_push_vlan_after_tun()
|
/Linux-v5.15/drivers/net/ethernet/freescale/enetc/ |
D | enetc_qos.c | 1060 static struct actions_fwd *enetc_check_flow_actions(u64 acts, in enetc_check_flow_actions()
|
/Linux-v5.15/drivers/scsi/csiostor/ |
D | csio_hw.c | 3114 const struct intr_info *acts) in csio_handle_intr_status()
|
/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb3/ |
D | t3_hw.c | 1434 const struct intr_info *acts, in t3_handle_intr_status()
|
/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4_hw.c | 4285 const struct intr_info *acts) in t4_handle_intr_status()
|