Searched refs:ovs_nla_add_action (Results 1 – 3 of 3) sorted by relevance
| /linux-4.4.14/net/openvswitch/ |
| D | flow_netlink.h | 70 int ovs_nla_add_action(struct sw_flow_actions **sfa, int attrtype,
|
| D | conntrack.c | 711 err = ovs_nla_add_action(sfa, OVS_ACTION_ATTR_CT, &ct_info, in ovs_ct_copy_action()
|
| D | flow_netlink.c | 1794 int ovs_nla_add_action(struct sw_flow_actions **sfa, int attrtype, void *data, in ovs_nla_add_action() function 1810 err = ovs_nla_add_action(sfa, attrtype, NULL, 0, log); in add_nested_action_start() 1863 err = ovs_nla_add_action(sfa, OVS_SAMPLE_ATTR_PROBABILITY, in validate_and_copy_sample()
|