Searched defs:acts (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.10/net/openvswitch/ |
D | datapath.c | 550 struct sw_flow_actions *acts; in ovs_packet_cmd_execute() local 724 static size_t ovs_flow_cmd_msg_size(const struct sw_flow_actions *acts, in ovs_flow_cmd_msg_size() 875 static struct sk_buff *ovs_flow_cmd_alloc_info(const struct sw_flow_actions *acts, in ovs_flow_cmd_alloc_info() 928 struct sw_flow_actions *acts; in ovs_flow_cmd_new() local 1090 struct sw_flow_actions *acts; in get_flow_actions() local 1123 struct sw_flow_actions **acts, in ovs_nla_init_match_and_action() 1168 struct sw_flow_actions *old_acts = NULL, *acts = NULL; in ovs_flow_cmd_set() local
|
D | conntrack.h | 51 struct sw_flow_actions **acts, bool log) in ovs_ct_copy_action()
|
D | actions.c | 1543 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.10/drivers/net/ethernet/netronome/nfp/flower/ |
D | offload.c | 828 nfp_fl_verify_post_tun_acts(char *acts, int len, struct nfp_fl_push_vlan **vlan) in nfp_fl_verify_post_tun_acts() 852 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.10/drivers/net/ethernet/freescale/enetc/ |
D | enetc_qos.c | 1061 static struct actions_fwd *enetc_check_flow_actions(u64 acts, in enetc_check_flow_actions()
|
/Linux-v5.10/drivers/scsi/csiostor/ |
D | csio_hw.c | 3114 const struct intr_info *acts) in csio_handle_intr_status()
|
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb3/ |
D | t3_hw.c | 1434 const struct intr_info *acts, in t3_handle_intr_status()
|
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4_hw.c | 4304 const struct intr_info *acts) in t4_handle_intr_status()
|