Searched defs:acts (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.4/net/openvswitch/ |
D | datapath.c | 538 struct sw_flow_actions *acts; in ovs_packet_cmd_execute() local 701 static size_t ovs_flow_cmd_msg_size(const struct sw_flow_actions *acts, in ovs_flow_cmd_msg_size() 848 static struct sk_buff *ovs_flow_cmd_alloc_info(const struct sw_flow_actions *acts, in ovs_flow_cmd_alloc_info() 898 struct sw_flow_actions *acts; in ovs_flow_cmd_new() local 1059 struct sw_flow_actions *acts; in get_flow_actions() local 1092 struct sw_flow_actions **acts, in ovs_nla_init_match_and_action() 1137 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 | 1461 const struct sw_flow_actions *acts, in ovs_execute_actions()
|
D | flow_netlink.c | 2320 struct sw_flow_actions *acts; in reserve_sfa_size() local
|
/Linux-v5.4/drivers/net/ethernet/netronome/nfp/flower/ |
D | offload.c | 742 nfp_fl_verify_post_tun_acts(char *acts, int len, struct nfp_fl_push_vlan **vlan) in nfp_fl_verify_post_tun_acts() 766 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.4/drivers/scsi/csiostor/ |
D | csio_hw.c | 3114 const struct intr_info *acts) in csio_handle_intr_status()
|
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/ |
D | t3_hw.c | 1434 const struct intr_info *acts, in t3_handle_intr_status()
|
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4_hw.c | 4317 const struct intr_info *acts) in t4_handle_intr_status()
|