Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/net/openvswitch/
Dovs-dpctl.py41 OVS_VPORT_CMD_SET = 4 variable
/linux-6.1.9/include/uapi/linux/
Dopenvswitch.h224 OVS_VPORT_CMD_SET enumerator
/linux-6.1.9/net/openvswitch/
Ddatapath.c2352 OVS_VPORT_CMD_SET, GFP_KERNEL); in ovs_vport_cmd_set()
2537 { .cmd = OVS_VPORT_CMD_SET,
2554 .resv_start_op = OVS_VPORT_CMD_SET + 1,