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

/linux-master/net/openvswitch/
H A Dvport.h37 int ovs_vport_set_options(struct vport *, struct nlattr *options);
H A Dvport.c244 * ovs_vport_set_options - modify existing vport device (for kernel callers)
252 int ovs_vport_set_options(struct vport *vport, struct nlattr *options) function
H A Ddatapath.c2365 err = ovs_vport_set_options(vport, a[OVS_VPORT_ATTR_OPTIONS]);

Completed in 184 milliseconds