Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/openvswitch/
H A Ddatapath.c1569 static struct sk_buff *ovs_dp_cmd_alloc_info(void) in ovs_dp_cmd_alloc_info() function
1686 reply = ovs_dp_cmd_alloc_info(); in ovs_dp_cmd_new()
1815 reply = ovs_dp_cmd_alloc_info(); in ovs_dp_cmd_del()
1848 reply = ovs_dp_cmd_alloc_info(); in ovs_dp_cmd_set()
1883 reply = ovs_dp_cmd_alloc_info(); in ovs_dp_cmd_get()
/kernel/linux/linux-6.6/net/openvswitch/
H A Ddatapath.c1617 static struct sk_buff *ovs_dp_cmd_alloc_info(void) in ovs_dp_cmd_alloc_info() function
1797 reply = ovs_dp_cmd_alloc_info(); in ovs_dp_cmd_new()
1933 reply = ovs_dp_cmd_alloc_info(); in ovs_dp_cmd_del()
1967 reply = ovs_dp_cmd_alloc_info(); in ovs_dp_cmd_set()
2003 reply = ovs_dp_cmd_alloc_info(); in ovs_dp_cmd_get()

Completed in 7 milliseconds