Home
last modified time | relevance | path

Searched refs:ovs_flow_cmd_msg_size (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/openvswitch/
H A Ddatapath.c732 static size_t ovs_flow_cmd_msg_size(const struct sw_flow_actions *acts, in ovs_flow_cmd_msg_size() function
895 len = ovs_flow_cmd_msg_size(acts, sfid, ufid_flags); in ovs_flow_cmd_alloc_info()
/kernel/linux/linux-6.6/net/openvswitch/
H A Ddatapath.c771 static size_t ovs_flow_cmd_msg_size(const struct sw_flow_actions *acts, in ovs_flow_cmd_msg_size() function
934 len = ovs_flow_cmd_msg_size(acts, sfid, ufid_flags); in ovs_flow_cmd_alloc_info()

Completed in 7 milliseconds