Home
last modified time | relevance | path

Searched refs:sw_flow_actions (Results 1 – 9 of 9) sorted by relevance

/net/openvswitch/
A Dflow_netlink.h59 struct sw_flow_actions **sfa, bool log);
60 int ovs_nla_add_action(struct sw_flow_actions **sfa, int attrtype,
65 void ovs_nla_free_flow_actions(struct sw_flow_actions *);
66 void ovs_nla_free_flow_actions_rcu(struct sw_flow_actions *);
A Dconntrack.h20 const struct sw_flow_key *, struct sw_flow_actions **,
52 struct sw_flow_actions **acts, bool log) in ovs_ct_copy_action()
A Dflow_netlink.c2322 struct sw_flow_actions *sfa; in nla_alloc_flow_actions()
2468 struct sw_flow_actions *acts; in reserve_sfa_size()
2547 struct sw_flow_actions **sfa,
2554 struct sw_flow_actions **sfa, in validate_and_copy_sample()
2622 struct sw_flow_actions **sfa, in validate_and_copy_dec_ttl()
2681 struct sw_flow_actions **sfa, in validate_and_copy_clone()
2762 struct sw_flow_actions **sfa, bool log) in validate_and_copy_set_tun()
3074 struct sw_flow_actions **sfa, in validate_and_copy_check_pkt_len()
3173 struct sw_flow_actions **sfa, bool log) in copy_action()
3188 struct sw_flow_actions **sfa, in __ovs_nla_copy_actions()
[all …]
A Ddatapath.c251 struct sw_flow_actions *sf_acts; in ovs_dp_process_packet()
615 struct sw_flow_actions *acts; in ovs_packet_cmd_execute()
618 struct sw_flow_actions *sf_acts; in ovs_packet_cmd_execute()
800 static size_t ovs_flow_cmd_msg_size(const struct sw_flow_actions *acts, in ovs_flow_cmd_msg_size()
879 const struct sw_flow_actions *sf_acts; in ovs_flow_cmd_fill_actions()
1005 struct sw_flow_actions *acts; in ovs_flow_cmd_new()
1100 struct sw_flow_actions *old_acts; in ovs_flow_cmd_new()
1167 struct sw_flow_actions *get_flow_actions(struct net *net, in get_flow_actions()
1173 struct sw_flow_actions *acts; in get_flow_actions()
1206 struct sw_flow_actions **acts, in ovs_nla_init_match_and_action()
[all …]
A Dflow.h206 struct sw_flow_actions { struct
234 struct sw_flow_actions __rcu *sf_acts;
A Ddatapath.h333 const struct sw_flow_actions *, struct sw_flow_key *);
A Dflow_table.c115 ovs_nla_free_flow_actions((struct sw_flow_actions __force *) in flow_free()
A Dactions.c1639 const struct sw_flow_actions *acts, in ovs_execute_actions()
A Dconntrack.c1382 struct sw_flow_actions **sfa, bool log) in ovs_ct_copy_action()

Completed in 33 milliseconds