Searched refs:__add_action (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/net/openvswitch/ |
D | flow_netlink.c | 2342 static struct nlattr *__add_action(struct sw_flow_actions **sfa, in __add_action() function 2366 a = __add_action(sfa, attrtype, data, len, log); in ovs_nla_add_action() 2594 a = __add_action(sfa, OVS_KEY_ATTR_TUNNEL_INFO, NULL, in validate_and_copy_set_tun() 2801 at = __add_action(sfa, key_type, NULL, len, log); in validate_set()
|