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

/linux-master/include/uapi/linux/
H A Dopenvswitch.h224 OVS_VPORT_CMD_SET enumerator in enum:ovs_vport_cmd
/linux-master/net/openvswitch/
H A Ddatapath.c2382 OVS_VPORT_CMD_SET, GFP_KERNEL);
2568 { .cmd = OVS_VPORT_CMD_SET,
2585 .resv_start_op = OVS_VPORT_CMD_SET + 1,
/linux-master/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py54 OVS_VPORT_CMD_SET = 4 variable
1726 msg["cmd"] = OVS_VPORT_CMD_SET

Completed in 114 milliseconds