Home
last modified time | relevance | path

Searched refs:ovs_nla_add_action (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/net/openvswitch/
Dflow_netlink.h70 int ovs_nla_add_action(struct sw_flow_actions **sfa, int attrtype,
Dconntrack.c711 err = ovs_nla_add_action(sfa, OVS_ACTION_ATTR_CT, &ct_info, in ovs_ct_copy_action()
Dflow_netlink.c1794 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()