Searched refs:ovs_vport_set_options (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/net/openvswitch/
H A Dvport.c239 * ovs_vport_set_options - modify existing vport device (for kernel callers)
247 int ovs_vport_set_options(struct vport *vport, struct nlattr *options) ovs_vport_set_options() function
H A Dvport.h48 int ovs_vport_set_options(struct vport *, struct nlattr *options);
H A Ddatapath.c2016 err = ovs_vport_set_options(vport, a[OVS_VPORT_ATTR_OPTIONS]); ovs_vport_cmd_set()

Completed in 115 milliseconds