Home
last modified time | relevance | path

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

/Linux-v6.1/net/openvswitch/
Ddatapath.c137 static int ovs_dp_set_upcall_portids(struct datapath *, const struct nlattr *);
1624 static int ovs_dp_set_upcall_portids(struct datapath *dp, in ovs_dp_set_upcall_portids() function
1711 err = ovs_dp_set_upcall_portids(dp, in ovs_dp_change()