Home
last modified time | relevance | path

Searched defs:sfa (Results 1 – 2 of 2) sorted by relevance

/net/openvswitch/
Dflow_netlink.c2280 struct sw_flow_actions *sfa; in nla_alloc_flow_actions() local
2424 static struct nlattr *reserve_sfa_size(struct sw_flow_actions **sfa, in reserve_sfa_size()
2463 static struct nlattr *__add_action(struct sw_flow_actions **sfa, in __add_action()
2482 int ovs_nla_add_action(struct sw_flow_actions **sfa, int attrtype, void *data, in ovs_nla_add_action()
2492 static inline int add_nested_action_start(struct sw_flow_actions **sfa, in add_nested_action_start()
2505 static inline void add_nested_action_end(struct sw_flow_actions *sfa, in add_nested_action_end()
2523 struct sw_flow_actions **sfa, in validate_and_copy_sample()
2591 struct sw_flow_actions **sfa, in validate_and_copy_dec_ttl()
2650 struct sw_flow_actions **sfa, in validate_and_copy_clone()
2730 struct sw_flow_actions **sfa, bool log) in validate_and_copy_set_tun()
[all …]
Dconntrack.c1674 struct sw_flow_actions **sfa, bool log) in ovs_ct_copy_action()